Library:Apache Cocoon 2.1.9  
Package
org.apache.cocoon.components.crawler
Overview
Members
Books
SinceNot specified.
VersionNot specified.
AuthorNot specified.

Crawler - starts from a given URL and follows the links

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().

Wiki javadoc Use textile entry format.
Add your comments here.