Uses of Class
org.apache.oodt.product.handlers.ofsn.AbstractCrawlLister

Packages that use AbstractCrawlLister
org.apache.oodt.product.handlers.ofsn   
 

Uses of AbstractCrawlLister in org.apache.oodt.product.handlers.ofsn
 

Subclasses of AbstractCrawlLister in org.apache.oodt.product.handlers.ofsn
 class DirListNonRecursiveHandler
          Generates a directory listing, without recursing into the OFSN path.
 class DirListRecursiveHandler
          Generates a directory listing, recursing into the OFSN path.
 class FileListNonRecursiveHandler
          A non recursive file listing from a given OFSN.
 class FileListRecursiveHandler
          A recursive file listing from the provided ofsn.
 class URLGetHandler
          A OFSNGetHandler for returning a URL listing pointing to files within an OFSN NOTE: Configuration parameters for this class include: 1.
 



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