MCPcopy Create free account
hub / github.com/apache/ant / appendText

Method appendText

src/main/org/apache/tools/ant/util/DOMUtils.java:89–93  ·  view source on GitHub ↗

Adds nested text. This means appendText(<a>, "b") creates <a>b</a> @param parent element that will receive the new element as child. @param content text content. @since Ant 1.6.3

(Element parent, String content)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

appendTextElementMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected