| Package | Description |
|---|---|
| de.intarsys.pdf.cos |
This package implements the low level document and its datatypes according to
the pdf specification.
|
| de.intarsys.pdf.st |
The storage level semantics of a PDF document.
|
| Modifier and Type | Method and Description |
|---|---|
void |
COSObjectProxy.ended(COSWriter writer)
Attention: The user must handle encryption by himself.
|
| Modifier and Type | Method and Description |
|---|---|
COSWriter |
AbstractXRefWriter.getCosWriter() |
| Modifier and Type | Method and Description |
|---|---|
abstract AbstractXRefWriter |
STXRefSection.getWriter(COSWriter cosWriter) |
AbstractXRefWriter |
STTrailerXRefSection.getWriter(COSWriter cosWriter) |
AbstractXRefWriter |
STStreamXRefSection.getWriter(COSWriter cosWriter) |
| Constructor and Description |
|---|
AbstractXRefWriter(COSWriter cosWriter) |
XRefStreamWriter(COSWriter cosWriter) |
XRefTrailerWriter(COSWriter cosWriter) |
Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.