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

Method addText

src/main/org/apache/tools/ant/ProjectHelper.java:370–373  ·  view source on GitHub ↗

Adds the content of #PCDATA sections to an element. @param project The project containing the target. Must not be null . @param target The target object to be configured. Must not be null . @param buf A character array of the text within the el

(Project project, Object target, char[] buf,
        int start, int count)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

maybeConfigureMethod · 0.95

Calls 2

getHelperMethod · 0.95
getProxyMethod · 0.65

Tested by

no test coverage detected