public class CrossReferenceTable extends CrossReferenceObject
startxref, trailerDictionary| Constructor and Description |
|---|
CrossReferenceTable(TrailerDictionary trailerDictionary,
long startxref,
List<Long> location,
int first,
int last,
int size) |
public CrossReferenceTable(TrailerDictionary trailerDictionary, long startxref, List<Long> location, int first, int last, int size)
public void output(OutputStream stream) throws IOException
CrossReferenceObjectoutput 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.