public class PostScriptFeaturesObject extends FeaturesObject
adapter| Constructor and Description |
|---|
PostScriptFeaturesObject(PostScriptFeaturesObjectAdapter adapter)
Constructs new post script feature object.
|
| Modifier and Type | Method and Description |
|---|---|
FeatureTreeNode |
collectFeatures()
Reports all features from the object into the collection
|
FeaturesData |
getData() |
FeatureObjectType |
getType() |
generateAttributeXPath, generateVariableXPath, registerNewError, reportFeaturespublic PostScriptFeaturesObject(PostScriptFeaturesObjectAdapter adapter)
adapter - post script adapter class represents document objectpublic FeatureObjectType getType()
getType in class FeaturesObjectpublic FeatureTreeNode collectFeatures() throws FeatureParsingException
collectFeatures in class FeaturesObjectFeatureParsingException - occurs when wrong features tree node constructspublic FeaturesData getData()
getData in class FeaturesObjectCopyright © 2015–2017 The veraPDF Consortium. All rights reserved.