Package | Description |
---|---|
org.apache.oodt.cas.metadata.extractors |
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 |
ParentKeyDataSourceMetExtractor
Supports data source key look via parent key if files key is no good.
|
class |
ProdTypePatternMetExtractor
Assigns a ProductType based on a filename pattern, while simultaneously assigning values to metadata elements
embedded in the filename pattern.
|
class |
TikaCmdLineMetExtractor |
Copyright © 1999–2017 Apache OODT. All rights reserved.