public class GFCosArray extends GFCosObject
| Modifier and Type | Field and Description |
|---|---|
static String |
COS_ARRAY_TYPE
Type name for GFCosArray
|
static String |
ELEMENTS |
baseObject, cosDocument, MAX_NUMBER_OF_ELEMENTS| Constructor and Description |
|---|
GFCosArray(COSArray array)
Default constructor
|
GFCosArray(COSArray array,
String type)
Constructor used by child classes
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends Object> |
getLinkedObjects(String link) |
Long |
getsize()
Getter for array size.
|
getFromValuepublic static final String COS_ARRAY_TYPE
public static final String ELEMENTS
public GFCosArray(COSArray array)
array - greenfield COSArraypublic GFCosArray(COSArray array,
String type)
array - greenfield COSArraytype - type of objectCopyright © 2015–2017 The veraPDF Consortium. All rights reserved.