| Package | Description |
|---|---|
| org.jsoup.parser |
Contains the HTML parser, tag specifications, and HTML tokeniser.
|
| Modifier and Type | Field and Description |
|---|---|
(package private) Token.Doctype |
Tokeniser.doctypePending |
| Modifier and Type | Method and Description |
|---|---|
(package private) Token.Doctype |
Token.asDoctype() |
| Modifier and Type | Method and Description |
|---|---|
(package private) void |
XmlTreeBuilder.insert(Token.Doctype d) |