| Modifier and Type | Method and Description |
|---|---|
abstract COSKey |
COSBase.getKey() |
COSKey |
COSObject.getKey() |
COSKey |
COSIndirect.getKey() |
COSKey |
COSDirect.getKey() |
COSKey |
COSBody.getKeyForObject(COSObject obj) |
COSKey |
COSBase.getObjectKey() |
COSKey |
COSObject.getObjectKey() |
COSKey |
COSIndirect.getObjectKey() |
COSKey |
COSDocument.setObject(COSObject obj) |
| Modifier and Type | Method and Description |
|---|---|
Map<COSKey,COSObject> |
COSDocument.getObjectsMap() |
| Modifier and Type | Method and Description |
|---|---|
static COSObject |
COSIndirect.construct(COSKey value) |
static COSObject |
COSIndirect.construct(COSKey value,
COSDocument doc) |
COSObject |
COSBody.get(COSKey key) |
COSObject |
COSDocument.getObject(COSKey key) |
Long |
COSDocument.getOffset(COSKey key) |
void |
COSBody.set(COSKey key,
COSObject object) |
abstract boolean |
COSBase.setKey(COSKey key,
COSDocument document) |
void |
COSObject.setKey(COSKey key,
COSDocument document) |
boolean |
COSIndirect.setKey(COSKey key,
COSDocument document) |
boolean |
COSDirect.setKey(COSKey key,
COSDocument document) |
void |
COSDocument.setObject(COSKey key,
COSObject obj) |
void |
COSBase.setObjectKey(COSKey indirectKey) |
void |
COSObject.setObjectKey(COSKey key) |
| Constructor and Description |
|---|
COSIndirect(COSKey key,
COSDocument document) |
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
COSFilterRC4DecryptionDefault.getObjectKeyDigest(COSKey objectKey)
Gets a byte string consisting of object number and object generation
concatenated.
|
| Constructor and Description |
|---|
COSFilterAESDecryptionDefault(ASInputStream stream,
COSKey objectKey,
byte[] encryptionKey,
boolean decryptingCOSStream,
ASAtom method)
Constructor.
|
COSFilterRC4DecryptionDefault(ASInputStream stream,
COSKey objectKey,
byte[] encryptionKey)
Constructor.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<COSKey> |
Writer.toWrite |
protected List<COSKey> |
Writer.written |
| Modifier and Type | Method and Description |
|---|---|
protected COSKey |
Writer.getKeyToWrite(COSKey key) |
protected COSKey |
IndirectWriter.getKeyToWrite(COSKey key) |
| Modifier and Type | Method and Description |
|---|---|
void |
Writer.addToWrite(COSKey key) |
void |
Writer.addXRef(COSKey key) |
protected void |
Writer.addXRef(COSKey key,
long offset,
char free) |
protected COSKey |
Writer.getKeyToWrite(COSKey key) |
protected COSKey |
IndirectWriter.getKeyToWrite(COSKey key) |
protected void |
Writer.write(COSKey value) |
protected void |
Writer.write(COSKey key,
COSObject object) |
| Modifier and Type | Method and Description |
|---|---|
void |
Writer.addToWrite(List<COSKey> keys) |
void |
Writer.freeObjects(Map<COSKey,Long> keys) |
| Modifier and Type | Method and Description |
|---|---|
COSKey |
COSXRefTable.next() |
| Modifier and Type | Method and Description |
|---|---|
List<COSKey> |
COSXRefTable.getAllKeys() |
| Modifier and Type | Method and Description |
|---|---|
void |
COSXRefSection.add(COSKey key,
long offset) |
void |
COSXRefSection.add(COSKey key,
long offset,
char free) |
void |
COSXRefTable.newKey(COSKey key) |
| Modifier and Type | Method and Description |
|---|---|
void |
COSXRefSection.add(Map<COSKey,Long> offsets) |
void |
COSXRefSection.add(Map<COSKey,Long> offsets,
char free) |
void |
COSXRefSection.addTo(List<COSKey> keys) |
void |
COSXRefSection.addTo(Map<COSKey,Long> offsets) |
void |
COSXRefTable.newKey(List<COSKey> key) |
void |
COSXRefTable.set(List<COSKey> keys) |
| Modifier and Type | Field and Description |
|---|---|
static Set<COSKey> |
StaticContainers.fileSpecificationKeys |
static Stack<COSKey> |
StaticContainers.transparencyVisitedContentStreams |
| Constructor and Description |
|---|
GFCosIndirect(COSKey key,
COSObject object) |
| Modifier and Type | Method and Description |
|---|---|
static String |
GFIDGenerator.generateID(COSKey key) |
| Modifier and Type | Method and Description |
|---|---|
List<COSKey> |
COSXRefTableReader.getKeys() |
List<COSKey> |
IReader.getKeys() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
COSXRefTableReader.containsKey(COSKey key) |
COSObject |
Reader.getObject(COSKey key) |
COSObject |
IReader.getObject(COSKey key) |
long |
COSXRefTableReader.getOffset(COSKey key) |
Long |
IReader.getOffset(COSKey key) |
| Modifier and Type | Field and Description |
|---|---|
protected COSKey |
COSParser.keyOfCurrentObject |
protected COSKey |
NotSeekableCOSParser.keyOfCurrentObject |
| Modifier and Type | Method and Description |
|---|---|
List<COSKey> |
DecodedObjectStreamParser.getInternalObjectsKeys() |
List<COSKey> |
XRefReader.getKeys() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
XRefReader.containsKey(COSKey key) |
COSObject |
DecodedObjectStreamParser.getObject(COSKey key)
Parses object from object stream.
|
Long |
XRefReader.getOffset(COSKey key) |
| 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 |
|---|---|
void |
StandardSecurityHandler.decryptStream(COSStream stream,
COSKey key)
Applies decryption filter to the stream so it can be read as unencrypted.
|
void |
StandardSecurityHandler.decryptString(COSString string,
COSKey stringKey)
Decrypts string and writes result into string.
|
| Constructor and Description |
|---|
PDFormField(COSObject obj,
Set<COSKey> parents) |
PDSignatureField(COSObject obj,
Set<COSKey> parents) |
| Modifier and Type | Method and Description |
|---|---|
COSObject |
PDNumberTreeNode.getObject(Long key,
Set<COSKey> visitedKeys) |
| Modifier and Type | Field and Description |
|---|---|
static Map<COSKey,PDStructureNameSpace> |
StaticResources.structureNameSpaceCache |
| Modifier and Type | Method and Description |
|---|---|
static String |
FontProgramIDGenerator.getCFFFontProgramID(COSKey key,
CMap cMap,
boolean isSubset) |
static String |
FontProgramIDGenerator.getCIDFontType2ProgramID(COSKey key,
CMap cMap,
COSObject cidToGIDMap) |
static String |
FontProgramIDGenerator.getOpenTypeFontProgramID(COSKey key,
boolean isCFF,
boolean isSymbolic,
COSObject encoding,
CMap cMap,
boolean isSubset) |
static PDStructureNameSpace |
StaticResources.getStructureNameSpace(COSKey key)
Gets cached pd structure name space.
|
static String |
FontProgramIDGenerator.getTrueTypeFontProgramID(COSKey key,
boolean isSymbolic,
COSObject encoding) |
static String |
FontProgramIDGenerator.getType1FontProgramID(COSKey key) |
Copyright © 2015–2017 The veraPDF Consortium. All rights reserved.