| 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) |
Object |
ICOSVisitor.visitFromStream(COSStream obj) |
void |
COSCopier.visitFromStream(COSStream obj) |
| Constructor and Description |
|---|
GFCosStream(COSStream stream)
Default constructor
|
| Constructor and Description |
|---|
GFCMapFile(COSStream stream)
Constructor from COSStream containing CMap.
|
GFEmbeddedFile(COSStream stream) |
| Modifier and Type | Method and Description |
|---|---|
Object |
GFCosVisitor.visitFromStream(COSStream obj)
Create a GFCosStream for corresponding COSStream.
|
| 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–2018 The veraPDF Consortium. All rights reserved.