|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
This class provides an interface to the data associated with the web crawl that was executed in order to mirror a web site. Created on Jan 23, 2004
| Method Summary | |
DocumentIDMapper |
getDocumentIDMapper()
Retrieves the DocumentIDMapper object associated with this web crawl. |
FilesystemDocumentProvider |
getDocumentProvider()
Provides the document provider which will traverse the local filesystem and retrieve all the documents mirrored with this web crawl. |
java.net.URL[] |
getRemoteCrawlRoots()
Retrieves the URLs used as the remote root of the crawl. |
URLMapper |
getURLMapper()
Retrieves the URLMapper object associated with this web crawl. |
| Method Detail |
public URLMapper getURLMapper()
public DocumentIDMapper getDocumentIDMapper()
public java.net.URL[] getRemoteCrawlRoots()
public FilesystemDocumentProvider getDocumentProvider()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||