| Modifier and Type | Method and Description |
|---|---|
COSDocument |
COSObject.getDocument() |
COSDocument |
COSIndirect.getDocument() |
COSDocument |
COSDirect.getDocument() |
abstract COSDocument |
COSBase.getDocument() |
| Modifier and Type | Method and Description |
|---|---|
static COSObject |
COSIndirect.construct(COSKey value,
COSDocument doc) |
static COSObject |
COSIndirect.construct(COSObject value,
COSDocument doc) |
void |
COSObject.setKey(COSKey key,
COSDocument document) |
boolean |
COSIndirect.setKey(COSKey key,
COSDocument document) |
boolean |
COSDirect.setKey(COSKey key,
COSDocument document) |
abstract boolean |
COSBase.setKey(COSKey key,
COSDocument document) |
| Constructor and Description |
|---|
COSIndirect(COSKey key,
COSDocument document) |
COSIndirect(COSObject value,
COSDocument document) |
| Modifier and Type | Field and Description |
|---|---|
protected COSDocument |
Writer.document |
| Modifier and Type | Method and Description |
|---|---|
Object |
ICOSVisitor.visitFromDocument(COSDocument obj) |
| Constructor and Description |
|---|
IndirectWriter(COSDocument document,
String filename,
boolean append,
long indirectOffset) |
Writer(COSDocument document,
String filename,
boolean append,
long incrementalOffset) |
Writer(COSDocument document,
String filename,
long incrementalOffset) |
| Modifier and Type | Method and Description |
|---|---|
static LowLvlInfoFeaturesObject |
GFFeaturesObjectCreator.createLowLvlInfoFeaturesObject(COSDocument document)
Creates new LowLvlInfoFeaturesObject
|
| Constructor and Description |
|---|
GFLowLvlInfoFeaturesObjectAdapter(COSDocument document)
Constructs new low level info feature object adapter.
|
| Modifier and Type | Field and Description |
|---|---|
protected COSDocument |
GFCosObject.cosDocument |
| Constructor and Description |
|---|
GFCosDocument(COSDocument cosDocument)
Constructor using greenfield COSDocument
|
GFCosObject(COSDocument cosDocument,
String type) |
| Modifier and Type | Method and Description |
|---|---|
static Boolean |
XMPChecker.doesInfoMatchXMP(COSDocument document)
Matches properties of document information dictionary and xmp metadata.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
FileSpecificationKeysHelper.registerFileSpecificationKeys(COSDocument document) |
| Modifier and Type | Method and Description |
|---|---|
Object |
GFCosVisitor.visitFromDocument(COSDocument obj)
Create a GFCosDocument for corresponding COSDocument.
|
| Constructor and Description |
|---|
Reader(COSDocument document,
InputStream fileStream) |
Reader(COSDocument document,
String fileName) |
| Constructor and Description |
|---|
InfoDictionaryImpl(COSObject info,
COSDocument doc) |
MetadataImpl(VeraPDFMeta metadata,
COSObject stream,
COSDocument doc,
boolean isStreamCreated) |
| Modifier and Type | Field and Description |
|---|---|
protected COSDocument |
NotSeekableCOSParser.document |
protected COSDocument |
COSParser.document |
| Modifier and Type | Method and Description |
|---|---|
COSDocument |
COSParser.getDocument() |
| Constructor and Description |
|---|
COSParser(COSDocument document,
InputStream fileStream) |
COSParser(COSDocument document,
String filename) |
DecodedObjectStreamParser(ASInputStream inputStream,
COSStream objectStream,
COSKey streamKey,
COSDocument doc)
Constructor from decoded object stream data and COSStream.
|
NotSeekableCOSParser(ASInputStream stream,
COSDocument document) |
PDFParser(COSDocument document,
InputStream fileStream) |
PDFParser(COSDocument document,
String filename) |
SignatureParser(SeekableInputStream stream,
COSDocument document)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
COSDocument |
PDDocument.getDocument() |
| Constructor and Description |
|---|
PDPage(double[] bbox,
COSDocument document) |
| Constructor and Description |
|---|
StandardSecurityHandler(PDEncryption pdEncryption,
COSObject id,
COSDocument document)
Constructor.
|
Copyright © 2015–2020 The veraPDF Consortium. All rights reserved.