Package javax.print

Interface Summary

AttributeException AttributeException specifies two methods a specific subclass of PrintException may implement to provide further information of printing errors if unsupported attribute classes or values of attributes are involved.
CancelablePrintJob
Doc
DocPrintJob
FlavorException FlavorException specifies a method a specific subclass of PrintException may implement to provide further information of printing errors if unsupported document flavors are involved.
MultiDoc
MultiDocPrintJob
MultiDocPrintService
PrintService
URIException URIException specifies methods a specific subclass of PrintException may implement to provide further informations of printing errors if URI problems are involved.

Class Summary

DocFlavor
DocFlavor.BYTE_ARRAY
DocFlavor.CHAR_ARRAY
DocFlavor.INPUT_STREAM
DocFlavor.READER
DocFlavor.SERVICE_FORMATTED
DocFlavor.STRING
DocFlavor.URL
PrintServiceLookup
ServiceUIFactory
StreamPrintService

Exception Summary

PrintException PrintException is used to report exceptions during the usage of a print service implementation.