Uses of Class
gov.nasa.pds.harvest.file.FileObject

Packages that use FileObject
gov.nasa.pds.harvest.crawler.metadata.extractor   
gov.nasa.pds.harvest.ingest   
 

Uses of FileObject in gov.nasa.pds.harvest.crawler.metadata.extractor
 

Methods in gov.nasa.pds.harvest.crawler.metadata.extractor that return types with arguments of type FileObject
protected  List<FileObject> Pds4MetExtractor.getFileObjects(File product)
           
 

Uses of FileObject in gov.nasa.pds.harvest.ingest
 

Methods in gov.nasa.pds.harvest.ingest with parameters of type FileObject
 String RegistryIngester.ingest(URL registry, File sourceFile, FileObject fileObject, gov.nasa.jpl.oodt.cas.metadata.Metadata met)
          Ingest the given file object to the registry.
 



Copyright © 2010-2011 Planetary Data System. All Rights Reserved.