public class PBDocSecurityFeaturesObject extends Object
| Constructor and Description |
|---|
PBDocSecurityFeaturesObject(PDEncryption encryption)
Constructs new Document Security 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 PBDocSecurityFeaturesObject(PDEncryption encryption)
encryption - pdfbox class represents Encryption objectpublic FeatureObjectType getType()
public FeatureTreeNode reportFeatures(FeatureExtractionResult collection)
throws FeatureParsingException
collection - collection for feature reportFeatureParsingException - occurs when wrong features tree node constructspublic FeaturesData getData()
Copyright © 2015–2017 The veraPDF Consortium. All rights reserved.