Overview
Package
Class
Use
Tree
Index
Deprecated
About
Frames
|
No Frames
Uses of Class org.pdfbox.pdfparser.PDFXref
Uses in package org.pdfbox.pdfparser
Methods with parameter type org.pdfbox.pdfparser.PDFXref
void
BaseParser
.
addXref
(
PDFXref
xref)
This will add an xref.
Methods with return type org.pdfbox.pdfparser.PDFXref
PDFXref
PDFParser
.
parseXrefSection
()
This will parse the xref table and trailers from the stream.
Overview
Package
Class
Use
Tree
Index
Deprecated
About