| Modifier and Type | Field and Description | 
|---|---|
| protected PDFByteWriter | out | 
| Modifier and Type | Method and Description | 
|---|---|
| PDFName | name(String name) | 
| PDFRef | ref(String name) | 
| PDFRef[] | ref(String[] names) | 
| protected void | setXRef(int objectNumber,
       int offset) | 
| protected void | startxref() | 
| protected void | trailer(String rootName,
       String docInfoName) | 
| protected void | xref() | 
protected PDFByteWriter out
protected void setXRef(int objectNumber,
           int offset)
protected void xref()
             throws IOException
IOExceptionprotected void trailer(String rootName, String docInfoName) throws IOException
IOExceptionprotected void startxref()
                  throws IOException
IOExceptionCopyright © 2014. All rights reserved.