クラス
javax.print.StreamPrintServiceの使用
StreamPrintServiceを使用するパッケージ
- 
javax.printでのStreamPrintServiceの使用StreamPrintServiceを返すjavax.printのメソッド修飾子と型メソッド説明abstract StreamPrintServiceStreamPrintServiceFactory.getPrintService(OutputStream out)指定された出力ストリームに印刷可能なStreamPrintServiceを返します。