public class FeaturesReporter extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
CUSTOM_FEATURES_NAME |
static String |
PLUGIN_FEATURES_NAME |
| Constructor and Description |
|---|
FeaturesReporter(FeatureExtractorConfig config) |
FeaturesReporter(FeatureExtractorConfig config,
List<AbstractFeaturesExtractor> extractors)
Creates new FeaturesReporter
|
| Modifier and Type | Method and Description |
|---|---|
FeatureExtractionResult |
getCollection() |
void |
report(FeaturesObject obj)
Reports feature object for feature report
|
public static final String CUSTOM_FEATURES_NAME
public static final String PLUGIN_FEATURES_NAME
public FeaturesReporter(FeatureExtractorConfig config, List<AbstractFeaturesExtractor> extractors)
public FeaturesReporter(FeatureExtractorConfig config)
public void report(FeaturesObject obj)
obj - object for reportingpublic FeatureExtractionResult getCollection()
Copyright © 2015–2017 The veraPDF Consortium. All rights reserved.