public class PBInfoDictFeaturesObject extends Object implements IFeaturesObject
| Constructor and Description |
|---|
PBInfoDictFeaturesObject(PDDocumentInformation info)
Constructs new information dictionary feature object.
|
| Modifier and Type | Method and Description |
|---|---|
FeaturesData |
getData() |
FeatureObjectType |
getType() |
FeatureTreeNode |
reportFeatures(FeatureExtractionResult collection)
Reports all features from the object into the collection
|
public PBInfoDictFeaturesObject(PDDocumentInformation info)
info - pdfbox class represents page objectpublic FeatureObjectType getType()
getType in interface IFeaturesObjectpublic FeatureTreeNode reportFeatures(FeatureExtractionResult collection) throws FeatureParsingException
reportFeatures in interface IFeaturesObjectcollection - collection for feature reportFeatureParsingException - occurs when wrong features tree node constructspublic FeaturesData getData()
getData in interface IFeaturesObjectCopyright © 2015–2016 The veraPDF Consortium. All rights reserved.