| Package | Description |
|---|---|
| org.verapdf |
Top level package housing single class, may be removed altogether.
|
| org.verapdf.features | |
| org.verapdf.pdfa |
Interfaces for PDF/A validation and Metadata repair.
|
| Modifier and Type | Class and Description |
|---|---|
class |
OTSExtractor |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractEmbeddedFileFeaturesExtractor
Base class for extending to extract features from embedded files
|
class |
AbstractFontFeaturesExtractor
Base class for extending to extract features from fonts
|
class |
AbstractICCProfileFeaturesExtractor
Base class for extending to extract features from ICCProfiles
|
class |
AbstractImageFeaturesExtractor
Base class for extending to extract features from images
|
class |
AbstractMetadataFeaturesExtractor |
| Constructor and Description |
|---|
FeaturesReporter(List<FeaturesExtractor> extractors)
Creates new FeaturesReporter
|
| Modifier and Type | Method and Description |
|---|---|
FeaturesCollection |
PDFParser.getFeatures(List<FeaturesExtractor> extractors) |
Copyright © 2015–2016 The veraPDF Consortium. All rights reserved.