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

Method stringReplace

src/main/org/apache/tools/ant/taskdefs/Replace.java:921–929  ·  view source on GitHub ↗

Replace occurrences of str1 in StringBuffer str with str2. @param str StringBuilder @param str1 String @param str2 String

(StringBuilder str, String str1, String str2)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

executeMethod · 0.95

Calls 3

indexOfMethod · 0.80
lengthMethod · 0.45
replaceMethod · 0.45

Tested by

no test coverage detected