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

  /external/apache-xml/src/main/java/org/apache/xml/serializer/
OutputPropertiesFactory.java 213 private static Properties m_unknown_properties = null; field in class:OutputPropertiesFactory
305 if (null == m_unknown_properties) // double check
308 m_unknown_properties =
312 defaultProperties = m_unknown_properties;
  /prebuilts/tools/common/m2/internal/xalan/xalan/2.6.0/
xalan-2.6.0.jar 

Completed in 35 milliseconds