public abstract class ASObject extends Object
| Modifier and Type | Method and Description |
|---|---|
abstract void |
write(OutputByteStream outputByteStream)
Writes the ASObject to the given OutputStream in the format expected by the PDF Spec.
|
public abstract void write(OutputByteStream outputByteStream) throws PDFIOException
outputByteStream - OutputByteStream to write to.PDFIOException - exception from OutputStreamCopyright © 2010 - 2020 Adobe. All Rights Reserved