MCPcopy Create free account
hub / github.com/code4craft/jsoup-learning / text

Method text

src/main/java/org/jsoup/nodes/TextNode.java:40–42  ·  view source on GitHub ↗

Get the text content of this text node. @return Unencoded, normalised text. @see TextNode#getWholeText()

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

testTextBeanMethod · 0.95
testSplitTextMethod · 0.95
childNodesCopyMethod · 0.95
splitTextMethod · 0.95

Calls 3

normaliseWhitespaceMethod · 0.95
getWholeTextMethod · 0.95
putMethod · 0.45

Tested by 3

testTextBeanMethod · 0.76
testSplitTextMethod · 0.76
childNodesCopyMethod · 0.76