HomeSort by relevance Sort by last modified time
    Searched defs:getDefaultMethodProperties (Results 1 - 2 of 2) 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)

Completed in 151 milliseconds