|
intarsys PDF library API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use COSWriter | |
---|---|
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. |
Uses of COSWriter in de.intarsys.pdf.cos |
---|
Methods in de.intarsys.pdf.cos with parameters of type COSWriter | |
---|---|
void |
COSObjectProxy.ended(COSWriter writer)
Attention: The user must handle encryption by himself. |
Uses of COSWriter in de.intarsys.pdf.st |
---|
Methods in de.intarsys.pdf.st that return COSWriter | |
---|---|
COSWriter |
AbstractXRefWriter.getCosWriter()
|
Methods in de.intarsys.pdf.st with parameters of type COSWriter | |
---|---|
abstract AbstractXRefWriter |
STXRefSection.getWriter(COSWriter cosWriter)
|
AbstractXRefWriter |
STTrailerXRefSection.getWriter(COSWriter cosWriter)
|
AbstractXRefWriter |
STStreamXRefSection.getWriter(COSWriter cosWriter)
|
Constructors in de.intarsys.pdf.st with parameters of type COSWriter | |
---|---|
AbstractXRefWriter(COSWriter cosWriter)
|
|
XRefStreamWriter(COSWriter cosWriter)
|
|
XRefTrailerWriter(COSWriter cosWriter)
|
|
intarsys PDF library API | |||||||||
PREV NEXT | FRAMES NO FRAMES |