@Version(value="1.1.0")
| Interface | Description |
|---|---|
| HtmlElement | |
| HtmlParser |
The HTML parser is a service to parse HTML and generate
SAX events or a Document out of the HTML.
|
| Class | Description |
|---|---|
| AttrValue | |
| Html |
Provides a Stream of HtmlElement tokens
|
| HtmlIterator |
Pull based iterator which processes an input stream and converts the stream
into a series of HtmlElement Tokens
|
| Enum | Description |
|---|---|
| HtmlElementType |
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.