Searched refs:getDefaultMethodProperties (Results 1 – 5 of 5) sorted by relevance
84 OutputPropertiesFactory.getDefaultMethodProperties(method)); in OutputProperties()324 OutputPropertiesFactory.getDefaultMethodProperties(method); in setMethodDefaults()685 static public Properties getDefaultMethodProperties(String method) in getDefaultMethodProperties() method in OutputProperties687 return org.apache.xml.serializer.OutputPropertiesFactory.getDefaultMethodProperties(method); in getDefaultMethodProperties()
113 OutputPropertiesFactory.getDefaultMethodProperties(method); in getSerializer()
252 static public final Properties getDefaultMethodProperties(String method) in getDefaultMethodProperties() method in OutputPropertiesFactory
985 OutputPropertiesFactory.getDefaultMethodProperties(Method.HTML); in initStreamOutput()
233 Properties configProps = OutputPropertiesFactory.getDefaultMethodProperties("xml"); in LSSerializerImpl()