public class CrossReferenceStream extends CrossReferenceObject
startxref, trailerDictionary| Constructor and Description |
|---|
CrossReferenceStream(PDFDocument document,
int objectNumber,
TrailerDictionary trailerDictionary,
long startxref,
List<Long> uncompressedObjectReferences,
List<CompressedObjectReference> compressedObjectReferences) |
public CrossReferenceStream(PDFDocument document, int objectNumber, TrailerDictionary trailerDictionary, long startxref, List<Long> uncompressedObjectReferences, List<CompressedObjectReference> compressedObjectReferences)
public void output(OutputStream stream) throws IOException
output in class CrossReferenceObjectstream - the stream to write the cross reference toIOException - if an I/O exception occurs while writing the dataCopyright © 2019 Apache Software Foundation. All rights reserved.