| Package | Description |
|---|---|
| org.verapdf.cos | |
| org.verapdf.cos.visitor | |
| org.verapdf.parser | |
| org.verapdf.pd | |
| org.verapdf.pd.encryption | |
| org.verapdf.pd.font | |
| org.verapdf.pd.font.cmap | |
| org.verapdf.pd.images |
| Modifier and Type | Method and Description |
|---|---|
List<COSStream> |
COSEmbeddedFileDict.getEmbeddedFileStreams() |
| Modifier and Type | Method and Description |
|---|---|
void |
Writer.visitFromStream(COSStream obj) |
void |
IVisitor.visitFromStream(COSStream obj) |
void |
COSCopier.visitFromStream(COSStream obj) |
Object |
ICOSVisitor.visitFromStream(COSStream obj) |
| Constructor and Description |
|---|
DecodedObjectStreamParser(ASInputStream inputStream,
COSStream objectStream,
COSKey streamKey,
COSDocument doc)
Constructor from decoded object stream data and COSStream.
|
| Modifier and Type | Method and Description |
|---|---|
COSStream |
PDMetadata.getCOSStream() |
| Modifier and Type | Method and Description |
|---|---|
void |
StandardSecurityHandler.decryptStream(COSStream stream,
COSKey key)
Applies decryption filter to the stream so it can be read as unencrypted.
|
| Modifier and Type | Method and Description |
|---|---|
COSStream |
PDCIDFont.getCIDSet() |
COSStream |
PDFontDescriptor.getFontFile() |
COSStream |
PDFontDescriptor.getFontFile2() |
COSStream |
PDFontDescriptor.getFontFile3() |
| Constructor and Description |
|---|
CMapFile(COSStream parentStream)
Constructor from COSStream containing CMap.
|
| Modifier and Type | Method and Description |
|---|---|
COSStream |
PDXForm.getPS() |
Copyright © 2015–2019 The veraPDF Consortium. All rights reserved.