public final class PBFeatureParser extends Object
| Modifier and Type | Method and Description |
|---|---|
static FeaturesCollection |
getFeaturesCollection(PDDocument document,
FeaturesConfig config)
Parses the document and returns Feature collection by using given
Features Reporter
|
static FeaturesCollection |
getFeaturesCollection(PDDocument document,
List<FeaturesExtractor> extractors,
FeaturesConfig config)
Parses the document and returns Feature collection by using given
Features Reporter
|
public static FeaturesCollection getFeaturesCollection(PDDocument document, FeaturesConfig config)
document - the document for parsingpublic static FeaturesCollection getFeaturesCollection(PDDocument document, List<FeaturesExtractor> extractors, FeaturesConfig config)
document - the document for parsingCopyright © 2015–2016 The veraPDF Consortium. All rights reserved.