public class PBPropertiesDictFeaturesObjectAdapter extends Object implements PropertiesDictFeaturesObjectAdapter
| Constructor and Description |
|---|
PBPropertiesDictFeaturesObjectAdapter(COSDictionary properties,
String id)
Constructs new propertiesDict features object adapter
|
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getErrors() |
String |
getID() |
String |
getType() |
boolean |
isPDFObjectPresent() |
public PBPropertiesDictFeaturesObjectAdapter(COSDictionary properties, String id)
properties - COSDictionary which represents properties for feature reportid - id of the objectpublic String getID()
getID in interface PropertiesDictFeaturesObjectAdapterpublic String getType()
getType in interface PropertiesDictFeaturesObjectAdapterpublic boolean isPDFObjectPresent()
isPDFObjectPresent in interface FeaturesObjectAdapterpublic List<String> getErrors()
getErrors in interface FeaturesObjectAdapterCopyright © 2015–2021 The veraPDF Consortium. All rights reserved.