Uses of Package
idl.tmt.documentsource.webcrawl

Packages that use idl.tmt.documentsource.webcrawl
idl.tmt.documentsource.webcrawl   
idl.tmt.representation   
idl.tmt.tasks   
 

Classes in idl.tmt.documentsource.webcrawl used by idl.tmt.documentsource.webcrawl
MultiMapDocumentIDMap
          Provides the mapping between documents (local Files) and document ID's.
MultiMapURLMapper
          This class supports the URLMapper interface, two internal Maps Created on Feb 27, 2004
StringReplacementURLMapper
          This class is a generic implementation of the URLMapper interface.
URLMapper
          Utility class for converting local URLs to remote URLs and vice versa.
WebCrawlContext
          This class provides an interface to the data associated with the web crawl that was executed in order to mirror a web site.
WgetWebCrawlContext
          This class provides the context for a web crawl done using wget.
 

Classes in idl.tmt.documentsource.webcrawl used by idl.tmt.representation
URLMapper
          Utility class for converting local URLs to remote URLs and vice versa.
 

Classes in idl.tmt.documentsource.webcrawl used by idl.tmt.tasks
WgetWebCrawlContext
          This class provides the context for a web crawl done using wget.