CrossReferenceStream
, CrossReferenceTable
public abstract class CrossReferenceObject
extends java.lang.Object
Modifier and Type | Field | Description |
---|---|---|
protected long |
startxref |
|
protected TrailerDictionary |
trailerDictionary |
Modifier and Type | Method | 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-2016 The Apache Software Foundation. All Rights Reserved.