| Package | Description |
|---|---|
| de.intarsys.pdf.st |
The storage level semantics of a PDF document.
|
| Modifier and Type | Method and Description |
|---|---|
COSDocumentParser |
STDocument.getParser()
The parser used for decoding the document data stream.
|
| Modifier and Type | Method and Description |
|---|---|
COSObject |
COSObjectStream.loadObject(int index,
COSDocumentParser parser) |
void |
COSObjectStream.parse(int index,
COSDocumentParser parser) |
| Constructor and Description |
|---|
AbstractXRefParser(STDocument doc,
COSDocumentParser parser) |
XRefFallbackParser(STDocument doc,
COSDocumentParser parser) |
XRefStreamParser(STDocument doc,
COSDocumentParser parser) |
XRefTrailerParser(STDocument doc,
COSDocumentParser parser) |
Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.