See: Description
| Class | Description |
|---|---|
| ParseError |
A Parse Error records an error in the input HTML that occurs in either the tokenisation or the tree building phase.
|
| Parser |
Parses HTML into a
Document. |
| Tag |
HTML Tag capabilities.
|
| TokenQueue |
A character queue with parsing helpers.
|
| XmlTreeBuilder |
Copyright © 2009-2015 Jonathan Hedley. All Rights Reserved.