public class PBDocSecurityFeaturesObject extends Object implements IFeaturesObject
| Constructor and Description |
|---|
PBDocSecurityFeaturesObject(PDEncryption encryption)
Constructs new Document Security Feature Object
|
| Modifier and Type | Method and Description |
|---|---|
FeaturesData |
getData() |
FeaturesObjectTypesEnum |
getType() |
FeatureTreeNode |
reportFeatures(FeaturesCollection collection)
Reports all features from the object into the collection
|
public PBDocSecurityFeaturesObject(PDEncryption encryption)
encryption - pdfbox class represents Encryption objectpublic FeaturesObjectTypesEnum getType()
getType in interface IFeaturesObjectpublic FeatureTreeNode reportFeatures(FeaturesCollection 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.