Simple and extensible Java crawler.

PageVisitor

PageVisitor is a sub interface of ContentVisitor. Usually, you'll won't need to implement this since you can use an already implemented PageVisitor. Did I mention that you can compose these PageVisitors?