intarsys PDF library API

Package de.intarsys.pdf.st

The storage level semantics of a PDF document.

See:
          Description

Class Summary
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.
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 Summary
XRefEntryVisitorException  
 

Package de.intarsys.pdf.st Description

The storage level semantics of a PDF document.


intarsys PDF library API

Copyright © 2006 intarsys consulting GmbH. All Rights Reserved.