public class PBActionFeaturesObjectAdapter extends Object implements ActionFeaturesObjectAdapter
ActionFeaturesObjectAdapter.Location| Constructor and Description |
|---|
PBActionFeaturesObjectAdapter(PDAction action,
ActionFeaturesObjectAdapter.Location location) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getErrors() |
ActionFeaturesObjectAdapter.Location |
getLocation() |
String |
getType() |
boolean |
isPDFObjectPresent() |
public PBActionFeaturesObjectAdapter(PDAction action, ActionFeaturesObjectAdapter.Location location)
public String getType()
getType in interface ActionFeaturesObjectAdapterpublic ActionFeaturesObjectAdapter.Location getLocation()
getLocation in interface ActionFeaturesObjectAdapterpublic boolean isPDFObjectPresent()
isPDFObjectPresent in interface FeaturesObjectAdapterpublic List<String> getErrors()
getErrors in interface FeaturesObjectAdapterCopyright © 2015–2019 The veraPDF Consortium. All rights reserved.