Uses of Interface
org.apache.oodt.cas.filemgr.metadata.extractors.FilemgrMetExtractor

Packages that use FilemgrMetExtractor
org.apache.oodt.cas.filemgr.metadata.extractors   
org.apache.oodt.cas.filemgr.metadata.extractors.examples   
org.apache.oodt.cas.filemgr.util   
 

Uses of FilemgrMetExtractor in org.apache.oodt.cas.filemgr.metadata.extractors
 

Classes in org.apache.oodt.cas.filemgr.metadata.extractors that implement FilemgrMetExtractor
 class AbstractFilemgrMetExtractor
           
 class CoreMetExtractor
           
 

Uses of FilemgrMetExtractor in org.apache.oodt.cas.filemgr.metadata.extractors.examples
 

Classes in org.apache.oodt.cas.filemgr.metadata.extractors.examples that implement FilemgrMetExtractor
 class FinalFileLocationExtractor
          Extracts the final FILE_LOCATION met field from the underlying Product and sets it appropriately in the Product Metadata.
 class MimeTypeExtractor
           
 

Uses of FilemgrMetExtractor in org.apache.oodt.cas.filemgr.util
 

Methods in org.apache.oodt.cas.filemgr.util that return FilemgrMetExtractor
static FilemgrMetExtractor GenericFileManagerObjectFactory.getExtractorFromClassName(String className)
           
 



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