public class FilePrintJob extends PrintJob
PrintJob.PrintAction| Constructor and Description |
|---|
FilePrintJob() |
| Modifier and Type | Method and Description |
|---|---|
protected java.net.URI |
withOpenOutputStream(PrintJob.PrintAction function)
Open an OutputStream and execute the function using the OutputStream.
|
call, createResult, getEntry, setEntry, setSecurityContextprotected final java.net.URI withOpenOutputStream(PrintJob.PrintAction function) throws java.lang.Exception
PrintJobwithOpenOutputStream in class PrintJobfunction - the function to executejava.lang.Exception