|
||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||
See:
Description
| Interface Summary | |
| CocoonCrawler | The avalon behavioural component interface of crawling. |
| Class Summary | |
| SimpleCocoonCrawlerImpl | A simple cocoon crawler. |
| SimpleCocoonCrawlerImpl.CocoonCrawlerIterator | Helper class implementing an Iterator This Iterator implementation calculates the links of an URL before returning in the next() method. |
This package provides Cocoon crawler components.
A crawler component crawls through URLs.
The process is initiated by calling crawl().
The method iterator() returns an Iterator object.
This Iterator object iterates over all URLs reachable from
the passed URL of method crawl().
|
||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||