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

  /external/apache-xml/src/main/java/org/apache/xml/serializer/
OutputPropertiesFactory.java 210 private static Properties m_text_properties = null; field in class:OutputPropertiesFactory
286 if (null == m_text_properties) // double check
289 m_text_properties =
292 == m_text_properties.getProperty(OutputKeys.ENCODING))
295 m_text_properties.put(
301 defaultProperties = m_text_properties;
  /prebuilts/tools/common/m2/repository/xalan/xalan/2.6.0/
xalan-2.6.0.jar 

Completed in 304 milliseconds