public class GFPostScriptXObjectFeaturesObjectAdapter extends Object implements PostScriptFeaturesObjectAdapter
| Constructor and Description |
|---|
GFPostScriptXObjectFeaturesObjectAdapter(String id)
Constructs new post script features object
|
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getErrors() |
String |
getID() |
boolean |
isPDFObjectPresent() |
public GFPostScriptXObjectFeaturesObjectAdapter(String id)
id - id of the objectpublic String getID()
getID in interface PostScriptFeaturesObjectAdapterpublic boolean isPDFObjectPresent()
isPDFObjectPresent in interface FeaturesObjectAdapterpublic List<String> getErrors()
getErrors in interface FeaturesObjectAdapterCopyright © 2015–2017 The veraPDF Consortium. All rights reserved.