public class MediaConchExtractor extends AbstractEmbeddedFileFeaturesExtractor
| Modifier and Type | Field and Description |
|---|---|
String |
DEFAULT_DESCRIPTION |
String |
DEFAULT_ID |
| Constructor and Description |
|---|
MediaConchExtractor() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
List<FeatureTreeNode> |
getEmbeddedFileFeatures(EmbeddedFileFeaturesData embeddedFileFeaturesData)
Extract features from features data
|
protected Path |
getFolderPath() |
String |
getID() |
FeaturesObjectTypesEnum |
getType() |
public final String DEFAULT_ID
public final String DEFAULT_DESCRIPTION
public List<FeatureTreeNode> getEmbeddedFileFeatures(EmbeddedFileFeaturesData embeddedFileFeaturesData)
AbstractEmbeddedFileFeaturesExtractorgetEmbeddedFileFeatures in class AbstractEmbeddedFileFeaturesExtractorembeddedFileFeaturesData - features data for extractorprotected final Path getFolderPath()
public final FeaturesObjectTypesEnum getType()
public final String getID()
public final String getDescription()
Copyright © 2015–2016 The veraPDF Consortium. All rights reserved.