Uses of Class
javax.print.StreamPrintService
Package
Description
Provides the principal classes and interfaces for the Java Print
Service API.
-
Uses of StreamPrintService in javax.print
Modifier and TypeMethodDescriptionabstract StreamPrintService
StreamPrintServiceFactory.getPrintService
(OutputStream out) Returns aStreamPrintService
that can print to the specified output stream.