Package org.apache.oodt.cas.metadata.extractors

Interface Summary
ExternConfigReaderMetKeys  
ExternMetExtractorMetKeys  
FilenameTokenExtractorMetKeys Met keys for the FilenameTokenMetExtractor.
 

Class Summary
AbstractSAXConfigReader Parses an xml config file for MetExtractors using SAX.
CmdLineMetExtractor  
CopyAndRewriteConfig  
CopyAndRewriteConfigReader  
CopyAndRewriteExtractor  
DataSourceMetExtractor MetExtractor which uses input file's name as key for lookup into a sql database to get metadata.
DataSourceMetExtractorConfig MetExtractorConfig which loads configuration from a Java Property file.
DataSourceMetExtractorConfigReader MetExtractorConfigReader which reads configuration from a Java Properties file.
ExternalMetExtractorConfig  
ExternConfigReader  
ExternMetExtractor  
FilenameTokenConfig Wraps a PGEConfigurationFile as a MetExtractorConfig.
FilenameTokenConfigReader Reads in a FilenameTokenConfig using the PGEConfigFileReader.
FilenameTokenMetExtractor Extracts out Metadata using the File.getName() and a FilenameTokenConfig to specify what pieces of the filename map to particular Metadata key names.
MetReaderConfig  
MetReaderConfigReader  
MetReaderExtractor  
ParentKeyDataSourceMetExtractor Supports data source key look via parent key if files key is no good.
ProdTypePatternMetExtractor Assigns a ProductType based on a filename pattern, while simultaneously assigning values to metadata elements embedded in the filename pattern.
TikaCmdLineMetExtractor  
 



Copyright © 1999-2014 Apache OODT. All Rights Reserved.