|
Class Summary |
| CookieUtility |
CookieUtility: This class allows URLConnection objects to process cookies. |
| FormUtility |
The Heaton Research Spider Copyright 2007 by Heaton Research, Inc. |
| HTMLTag |
HTMLTag: This class holds a single HTML tag. |
| ParseHTML |
ParseHTML: This is the class that actually parses the HTML and outputs
HTMLTag objects and raw text. |
| PeekableInputStream |
PeekableInputStream: This is a special input stream that allows the program
to peek one or more characters ahead in the file. |
| URLUtility |
URLUtility: A set of useful utilities for processing URL's. |