Searched defs:outputProperties (Results 1 - 2 of 2) sorted by relevance

/openjdk9/jaxp/src/java.xml/share/classes/com/sun/org/apache/xalan/internal/xsltc/trax/
H A DTemplatesImpl.java215 TemplatesImpl(byte[][] bytecodes, String transletName, Properties outputProperties, int indentNumber, TransformerFactoryImpl tfactory) argument
226 TemplatesImpl(Class<?>[] transletClasses, String transletName, Properties outputProperties, int indentNumber, TransformerFactoryImpl tfactory) argument
235 init(String transletName, Properties outputProperties, int indentNumber, TransformerFactoryImpl tfactory) argument
H A DTransformerImpl.java261 protected TransformerImpl(Properties outputProperties, int indentNumber, argument
269 protected TransformerImpl(Translet translet, Properties outputProperties, argument
1143 private Properties createOutputProperties(Properties outputProperties) { argument

Completed in 99 milliseconds