| Package | Description |
|---|---|
| org.zkoss.zsoup |
Contains the main
Zsoup class, which provides convenient static access to the jsoup functionality. |
| org.zkoss.zsoup.helper | |
| org.zkoss.zsoup.nodes |
HTML document structure nodes.
|
| org.zkoss.zsoup.parser |
Contains the HTML parser, tag specifications, and HTML tokeniser.
|
| Class and Description |
|---|
| Parser
Parses HTML into a
Document. |
| Class and Description |
|---|
| Parser
Parses HTML into a
Document. |
| Class and Description |
|---|
| Tag
HTML Tag capabilities.
|
| Class and 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.
|
Copyright © 2009-2015 Potix. All Rights Reserved.