| Package | Description |
|---|---|
| javax.print |
Provides the principal classes and interfaces for the Java
TM Print Service API.
|
| Modifier and Type | Method and Description |
|---|---|
abstract MultiDocPrintService |
PrintServiceLookup.getMultiDocPrintServices(DocFlavor
Not called directly by applications.
|
static MultiDocPrintService |
PrintServiceLookup.lookupMultiDocPrintServices(DocFlavor
Locates MultiDoc print Services capable of printing MultiDocs containing all the specified doc flavors.
|