Package idl.tmt.documentsource.webcrawl

Interface Summary
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.
 

Class Summary
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.
StringReplacementURLMapperTest Created on Feb 27, 2004
WgetWebCrawlContext This class provides the context for a web crawl done using wget.
WgetWebCrawlContextTest Created on Mar 19, 2004