Searched refs:getOutputFormat (Results 1 - 11 of 11) sorted by relevance

/openjdk7/jdk/src/share/classes/javax/print/
H A DStreamPrintService.java88 public abstract String getOutputFormat(); method in class:StreamPrintService
H A DStreamPrintServiceFactory.java121 public abstract String getOutputFormat(); method in class:StreamPrintServiceFactory
225 outType.equalsIgnoreCase(factory.getOutputFormat())) &&
/openjdk7/jaxp/src/com/sun/org/apache/xml/internal/serializer/
H A DSerializer.java178 public Properties getOutputFormat(); method in interface:Serializer
H A DToHTMLSAXHandler.java64 * @see Serializer#getOutputFormat()
66 public Properties getOutputFormat() method in class:ToHTMLSAXHandler
H A DToTextSAXHandler.java99 * @see Serializer#getOutputFormat()
101 public Properties getOutputFormat() method in class:ToTextSAXHandler
H A DToUnknownStream.java169 * @see Serializer#getOutputFormat()
172 public Properties getOutputFormat() method in class:ToUnknownStream
174 return m_handler.getOutputFormat();
H A DEmptySerializer.java114 * @see SerializationHandler#getOutputFormat()
116 public Properties getOutputFormat() method in class:EmptySerializer
H A DToXMLSAXHandler.java63 * @see Serializer#getOutputFormat()
65 public Properties getOutputFormat() method in class:ToXMLSAXHandler
H A DToStream.java668 public Properties getOutputFormat() method in class:ToStream
/openjdk7/jdk/src/share/classes/sun/print/
H A DPSStreamPrinterFactory.java52 public String getOutputFormat() { method in class:PSStreamPrinterFactory
H A DPSStreamPrintService.java98 public String getOutputFormat() { method in class:PSStreamPrintService

Completed in 67 milliseconds