Uses of Class
org.apache.oodt.cas.metadata.extractors.CmdLineMetExtractor

Packages that use CmdLineMetExtractor
org.apache.oodt.cas.metadata.extractors   
 

Uses of CmdLineMetExtractor in org.apache.oodt.cas.metadata.extractors
 

Subclasses of CmdLineMetExtractor in org.apache.oodt.cas.metadata.extractors
 class CopyAndRewriteExtractor
           
 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 ProdTypePatternMetExtractor
          Assigns a ProductType based on a filename pattern, while simultaneously assigning values to metadata elements embedded in the filename pattern.
 class TikaCmdLineMetExtractor
           
 

Methods in org.apache.oodt.cas.metadata.extractors with parameters of type CmdLineMetExtractor
protected static void CmdLineMetExtractor.processMain(String[] args, CmdLineMetExtractor extractor)
           
protected static void CmdLineMetExtractor.processMain(String[] args, CmdLineMetExtractor extractor, OutputStream os)
           
 



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