public abstract class Base extends Object
| Constructor and Description |
|---|
Base() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
clear() |
abstract String |
toPDFString() |
protected int |
write(OutputStream out,
String s) |
public abstract void clear()
public abstract String toPDFString()
protected int write(OutputStream out, String s) throws IOException
IOExceptionCopyright © 2016. All rights reserved.