HomeSort by relevance Sort by last modified time
    Searched defs:m_xml_properties (Results 1 - 4 of 4) sorted by null

  /external/apache-xml/src/main/java/org/apache/xml/serializer/
OutputPropertiesFactory.java 204 private static Properties m_xml_properties = null; field in class:OutputPropertiesFactory
262 if (null == m_xml_properties) // double check
265 m_xml_properties = loadPropertiesFile(fileName, null);
271 defaultProperties = m_xml_properties;
279 loadPropertiesFile(fileName, m_xml_properties);
290 loadPropertiesFile(fileName, m_xml_properties);
309 loadPropertiesFile(fileName, m_xml_properties);
317 defaultProperties = m_xml_properties;
  /prebuilts/tools/common/m2/repository/xalan/serializer/2.7.1/
serializer-2.7.1.jar 
  /external/annotation-tools/asmx/test/lib/
xalan-2.6.0.jar 
  /prebuilts/tools/common/m2/repository/xalan/xalan/2.6.0/
xalan-2.6.0.jar 

Completed in 622 milliseconds