Package-level declarations
Types
Link copied to clipboard
An object as it appears in the body: number, generation, and the value.
Link copied to clipboard
Functional interface implemented by the document's xref-driven object cache.
Link copied to clipboard
PDF Lexer (ISO 32000-1 §7.2).
Link copied to clipboard
Recursive-descent parser for PDF objects (ISO 32000-1 §7.3).
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
"N G R" — an indirect object reference. Use resolve with the document's resolver.
Link copied to clipboard
A stream object: a dictionary describing the stream + the raw (still-encoded) bytes. Decoding is deferred until someone calls a filter on it.
Link copied to clipboard
What XrefParser.parse returns: the merged entry table and the trailer dict.
Link copied to clipboard
Cross-reference table + trailer parser (ISO 32000-1 §7.5).