Searched refs:getDefaultMethodProperties (Results 1 - 6 of 6) sorted by relevance

/openjdk7/jaxp/src/com/sun/org/apache/xml/internal/serializer/
H A DSerializerFactory.java116 OutputPropertiesFactory.getDefaultMethodProperties(method);
H A DOutputPropertiesFactory.java275 static public final Properties getDefaultMethodProperties(String method) method in class:OutputPropertiesFactory
H A DToUnknownStream.java1015 OutputPropertiesFactory.getDefaultMethodProperties(Method.HTML);
H A DToHTMLStream.java1793 format = OutputPropertiesFactory.getDefaultMethodProperties(Method.HTML);
1816 format = OutputPropertiesFactory.getDefaultMethodProperties(Method.HTML);
H A DToStream.java729 OutputPropertiesFactory.getDefaultMethodProperties(
/openjdk7/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/trax/
H A DTransformerImpl.java1163 OutputPropertiesFactory.getDefaultMethodProperties(method);

Completed in 84 milliseconds