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

  /external/apache-xml/src/main/java/org/apache/xalan/templates/
OutputProperties.java 84 OutputPropertiesFactory.getDefaultMethodProperties(method));
324 OutputPropertiesFactory.getDefaultMethodProperties(method);
683 * getDefaultMethodProperties directly.
685 static public Properties getDefaultMethodProperties(String method)
687 return org.apache.xml.serializer.OutputPropertiesFactory.getDefaultMethodProperties(method);
  /external/apache-xml/src/main/java/org/apache/xml/serializer/
OutputPropertiesFactory.java 252 static public final Properties getDefaultMethodProperties(String method)
  /prebuilts/tools/common/m2/repository/xalan/serializer/2.7.1/
serializer-2.7.1.jar 
  /prebuilts/tools/common/m2/repository/xalan/xalan/2.6.0/
xalan-2.6.0.jar 
  /prebuilts/tools/common/m2/repository/xalan/xalan/2.7.1/
xalan-2.7.1.jar 

Completed in 499 milliseconds