Uses of Class
org.pdfbox.pdfparser.PDFXref

Packages that use PDFXref
org.pdfbox.pdfparser The pdfparser package contains classes to parse PDF documents and objects within the document. 
 

Uses of PDFXref in org.pdfbox.pdfparser
 

Methods in org.pdfbox.pdfparser that return PDFXref
protected  PDFXref PDFParser.parseXrefSection()
          This will parse the xref table and trailers from the stream.
 

Methods in org.pdfbox.pdfparser with parameters of type PDFXref
 void BaseParser.addXref(PDFXref xref)
          This will add an xref.