public interface PDFParser
| Modifier and Type | Method and Description |
|---|---|
FeaturesCollection |
getFeatures() |
FeaturesCollection |
getFeatures(List<FeaturesExtractor> extractors) |
PDFAFlavour |
getFlavour() |
org.verapdf.model.baselayer.Object |
getRoot() |
org.verapdf.model.baselayer.Object getRoot()
throws ModelParsingException
CosDocument element that is the root object of the
validation model instance.ModelParsingException - when there's a problem establishing the model
root.PDFAFlavour getFlavour()
FeaturesCollection getFeatures()
FeaturesCollection getFeatures(List<FeaturesExtractor> extractors)
extractors - extractors for features reportingCopyright © 2015–2016 The veraPDF Consortium. All rights reserved.