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

Method prependText

src/main/java/org/jsoup/nodes/Element.java:347–351  ·  view source on GitHub ↗

Create and prepend a new TextNode to this element. @param text the unencoded text to add @return this element

(String text)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

testPrependTextMethod · 0.95

Calls 2

prependChildMethod · 0.95
baseUriMethod · 0.80

Tested by 1

testPrependTextMethod · 0.76