public class PBCosObject
extends GenericModelObject
| Modifier and Type | Field and Description |
|---|---|
protected COSBase |
baseObject |
static int |
MAX_NUMBER_OF_ELEMENTS |
| Modifier | Constructor and Description |
|---|---|
protected |
PBCosObject(COSBase baseObject,
String type) |
| Modifier and Type | Method and Description |
|---|---|
static CosObject |
getFromValue(COSBase base,
PDDocument document,
PDFAFlavour flavour)
Transform object of pdf box to corresponding object of abstract model
implementation.
|
public static final int MAX_NUMBER_OF_ELEMENTS
protected final COSBase baseObject
protected PBCosObject(COSBase baseObject,
String type)
public static CosObject getFromValue(COSBase base,
PDDocument document,
PDFAFlavour flavour)
PBCosVisitor.base - the base object that all objects in the PDF document will
extend in pdf boxbaseCopyright © 2015–2017 The veraPDF Consortium. All rights reserved.