| Class | Description |
|---|---|
| AbstractXRefParser |
An abstract parser for the PDF XRef information.
|
| AbstractXRefWriter |
An abstract superclass for implementing a XRef serializer.
|
| COSObjectStream |
A COSStream containing other COSObjects.
|
| COSObjectStream.MetaClass |
The meta class implementation
|
| EnumWriteMode |
The enumeration of available write modes for the document.
|
| PACKAGE | |
| STDocType | |
| STDocument |
The most physical abstraction of a PDF document.
|
| STStreamXRefSection |
A section in a stream XRef.
|
| STTools | |
| STTools.EntryCollector | |
| STTrailerXRefSection |
A section in a classical XRef.
|
| STXRefEntry |
Abstract superclass for a XRef entry.
|
| STXRefEntryCompressed |
An entry in a XRef stream.
|
| STXRefEntryFree |
Represents a free object entry in a pdf xref table.
|
| STXRefEntryOccupied |
Represents an occupied object entry in a pdf xref table.
|
| STXRefSection |
A section in a XRef.
|
| STXRefSubsection |
A XRef subsection in a PDF document.
|
| XRefFallbackParser |
A simple xref rebuilding parser.
|
| XRefStreamParser |
A parser for XRef streams.
|
| XRefStreamWriter |
A XRef serializer to a XRef stream.
|
| XRefTrailerParser |
A parser for XRef objects in "classical" format.
|
| XRefTrailerWriter |
A XRef serializer to the classical XRef format.
|
| Exception | Description |
|---|---|
| XRefEntryVisitorException |
The storage level semantics of a PDF document.
Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.