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
           
 

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-2011 Apache Incubator. All Rights Reserved.