public abstract class CrossReferenceObject
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected long |
startxref |
protected TrailerDictionary |
trailerDictionary |
Modifier and Type | Method and Description |
---|---|
abstract void |
output(java.io.OutputStream stream)
Writes the cross reference data to a PDF stream
|
protected final TrailerDictionary trailerDictionary
protected final long startxref
Copyright 1999-2017 The Apache Software Foundation. All Rights Reserved.