public static class Document
extends Object
A Document is the root of the HTML hierarchy and holds the entire content.
Besides providing access to the hierarchy, it also provides some convenience
methods for accessing certain sets of information from the document.
- See Also:
- Serialized Form