| Package | Description |
|---|---|
| org.verapdf.apps | |
| org.verapdf.apps.utils | |
| org.verapdf.cli.commands | |
| org.verapdf.features | |
| org.verapdf.pdfa |
Interfaces for PDF/A validation and Metadata repair.
|
| org.verapdf.processor |
| Modifier and Type | Method and Description |
|---|---|
FeatureExtractorConfig |
ConfigManager.getFeaturesConfig() |
| Modifier and Type | Method and Description |
|---|---|
void |
ConfigManager.updateFeaturesConfig(FeatureExtractorConfig config) |
| Modifier and Type | Method and Description |
|---|---|
static FeatureExtractorConfig |
ApplicationUtils.mergeEnabledFeaturesFromPolicy(FeatureExtractorConfig currentConfig,
InputStream policy) |
| Modifier and Type | Method and Description |
|---|---|
static FeatureExtractorConfig |
ApplicationUtils.mergeEnabledFeaturesFromPolicy(FeatureExtractorConfig currentConfig,
InputStream policy) |
| Modifier and Type | Method and Description |
|---|---|
ProcessorConfig |
VeraCliArgParser.processorConfig(ProcessType procType,
FeatureExtractorConfig featConfig,
PluginsCollectionConfig plugConfig) |
| Modifier and Type | Method and Description |
|---|---|
static FeatureExtractorConfig |
FeatureFactory.configFromValues(EnumSet<FeatureObjectType> enabledFeatures) |
static FeatureExtractorConfig |
FeatureFactory.configFromXml(InputStream source)
Converts XML file to PluginsCollectionConfig,
|
static FeatureExtractorConfig |
FeatureFactory.defaultConfig() |
| Modifier and Type | Method and Description |
|---|---|
static void |
FeatureFactory.configToXml(FeatureExtractorConfig config,
OutputStream dest) |
| Constructor and Description |
|---|
FeaturesReporter(FeatureExtractorConfig config) |
FeaturesReporter(FeatureExtractorConfig config,
List<AbstractFeaturesExtractor> extractors)
Creates new FeaturesReporter
|
| Modifier and Type | Method and Description |
|---|---|
FeatureExtractionResult |
PDFAParser.getFeatures(FeatureExtractorConfig config) |
FeatureExtractionResult |
PDFAParser.getFeatures(FeatureExtractorConfig config,
List<AbstractFeaturesExtractor> extractors) |
| Modifier and Type | Method and Description |
|---|---|
FeatureExtractorConfig |
ProcessorConfig.getFeatureConfig() |
Copyright © 2015–2017 The veraPDF Consortium. All rights reserved.