Package | Description |
---|---|
org.jsoup.parser |
Contains the HTML parser, tag specifications, and HTML tokeniser.
|
Modifier and Type | Field and Description |
---|---|
(package private) Token.Comment |
Tokeniser.commentPending |
Modifier and Type | Method and Description |
---|---|
(package private) Token.Comment |
Token.asComment() |
Modifier and Type | Method and Description |
---|---|
(package private) void |
XmlTreeBuilder.insert(Token.Comment commentToken) |
(package private) void |
HtmlTreeBuilder.insert(Token.Comment commentToken) |