public class XRefTrailerWriter extends AbstractXRefWriter
| Modifier and Type | Field and Description |
|---|---|
static NumberFormat |
FORMAT_XREF_GENERATION |
static NumberFormat |
FORMAT_XREF_OFFSET |
static byte[] |
TYPE_FREE |
static byte[] |
TYPE_OCCUPIED |
static byte[] |
XREF |
STARTXREF| Constructor and Description |
|---|
XRefTrailerWriter(COSWriter cosWriter) |
| Modifier and Type | Method and Description |
|---|---|
void |
visitFromCompressed(STXRefEntryCompressed entry) |
getCosWriter, visitFromFree, visitFromOccupied, writeXRefpublic static final byte[] TYPE_FREE
public static final byte[] TYPE_OCCUPIED
public static final NumberFormat FORMAT_XREF_GENERATION
public static final NumberFormat FORMAT_XREF_OFFSET
public static final byte[] XREF
public XRefTrailerWriter(COSWriter cosWriter)
public void visitFromCompressed(STXRefEntryCompressed entry) throws XRefEntryVisitorException
visitFromCompressed in class AbstractXRefWriterXRefEntryVisitorExceptionCopyright © 2013 intarsys consulting GmbH. All Rights Reserved.