Searched defs:outputType (Results 1 - 6 of 6) sorted by relevance

/openjdk10/jdk/src/demo/share/java2d/J2DBench/src/j2dbench/tests/iio/
H A DOutputTests.java162 int outputType; field in class:OutputTests.Context
/openjdk10/corba/src/jdk.rmic/share/classes/sun/rmi/rmic/iiop/
H A DGenerator.java134 protected abstract String getFileNameExtensionFor(OutputType outputType); argument
143 protected abstract void writeOutputFor(OutputType outputType, argument
383 protected File getFileFor(OutputType outputType, File destinationDir) { argument
402 getOutputId(OutputType outputType) argument
411 compileJavaSourceFile(OutputType outputType) argument
[all...]
H A DIDLGenerator.java163 protected String getFileNameExtensionFor(OutputType outputType) { argument
H A DStubGenerator.java340 protected String getFileNameExtensionFor(OutputType outputType) { argument
351 protected void writeOutputFor( OutputType outputType, argument
377 protected void writeStub(OutputType outputType, argument
1700 protected void writeTie(OutputType outputType, argument
[all...]
/openjdk10/jaxp/src/java.xml/share/classes/com/sun/org/apache/xalan/internal/xsltc/runtime/output/
H A DTransletOutputHandlerFactory.java85 public void setOutputType(int outputType) { argument
/openjdk10/jaxp/src/java.xml/share/classes/com/sun/org/apache/xalan/internal/xsltc/compiler/
H A DXSLTC.java588 public byte[][] compile(String name, InputSource input, int outputType) { argument

Completed in 42 milliseconds