| Package | Description |
|---|---|
| org.apache.oodt.cas.metadata | |
| org.apache.oodt.cas.metadata.extractors | |
| org.apache.oodt.cas.metadata.util |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractMetExtractor |
| Modifier and Type | Class and Description |
|---|---|
class |
CmdLineMetExtractor |
class |
CopyAndRewriteExtractor |
class |
DataSourceMetExtractor
MetExtractor which uses input file's name as key for lookup into a sql database to get metadata.
|
class |
ExternMetExtractor |
class |
FilenameTokenMetExtractor
Extracts out
Metadata using the File.getName() and a
FilenameTokenConfig to specify what pieces of the filename map to
particular Metadata key names. |
class |
MetReaderExtractor |
class |
TikaCmdLineMetExtractor |
| Modifier and Type | Method and Description |
|---|---|
static MetExtractor |
GenericMetadataObjectFactory.getMetExtractorFromClassName(String className) |
Copyright © 1999-2014 Apache OODT. All Rights Reserved.