public static final class PGPrinter.PSPrinter extends Object implements PGPrinter.IPrinter
| Constructor and Description |
|---|
PSPrinter(PrintStream aPS,
boolean bCanClose) |
public PSPrinter(@Nonnull PrintStream aPS, boolean bCanClose)
public void close()
throws IOException
close in interface AutoCloseableIOExceptionpublic void println(@Nonnull String s)
println in interface PGPrinter.IPrinterpublic void flush()
flush in interface PGPrinter.IPrinterCopyright © 2017–2019 Philip Helger. All rights reserved.