Classes

Class Description
HtmlLinkExtractor

Summary

Extracts links from html pages by using a collection of common regular expressions.
RegexSpecification

Summary

This class collects a regular expression and a group name together in order to allow the RegularExpressionLinkExtractor class to find links on a page.
RegularExpressionLinkExtractor

Summary

Base class for using regular expressions to extracts links from the responses to web requets.