| Package | Description |
|---|---|
| javax.print |
Provides the principal classes and interfaces for the Java
TM Print Service API.
|
| Modifier and Type | Method and Description |
|---|---|
abstract StreamPrintService |
StreamPrintServiceFactory.getPrintService(OutputStream
Returns a
StreamPrintService that can print to the specified output stream.
|