|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TextNode | |
---|---|
org.jsoup.nodes | HTML document structure nodes. |
Uses of TextNode in org.jsoup.nodes |
---|
Methods in org.jsoup.nodes that return TextNode | |
---|---|
static TextNode |
TextNode.createFromEncoded(String encodedText,
String baseUri)
Create a new TextNode from HTML encoded (aka escaped) data. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |