public class GFCosDict extends GFCosObject
| Modifier and Type | Field and Description |
|---|---|
static String |
COS_DICT_TYPE |
static String |
KEYS |
static String |
METADATA |
static String |
VALUES |
baseObject, cosDocument, MAX_NUMBER_OF_ELEMENTS| Modifier | Constructor and Description |
|---|---|
|
GFCosDict(COSDictionary dictionary)
Default constructor
|
protected |
GFCosDict(COSDictionary dictionary,
String type)
Constructor used by child classes
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends Object> |
getLinkedObjects(String link) |
Long |
getsize()
Get number of key/value pairs in the dictionary
|
getFromValuepublic static final String COS_DICT_TYPE
public static final String KEYS
public static final String VALUES
public static final String METADATA
public GFCosDict(COSDictionary dictionary)
dictionary - greenfield COSDictionaryprotected GFCosDict(COSDictionary dictionary,
String type)
dictionary - greenfield COSDictionarytype - type of child classCopyright © 2015–2017 The veraPDF Consortium. All rights reserved.