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

Method replace

src/main/org/apache/tools/ant/taskdefs/KeySubst.java:168–191  ·  view source on GitHub ↗

Does replacement on text using the hashtable of keys. @param origString an input string @param keys mapping of keys to values @return the string with the replacements in it. @throws BuildException on error

(String origString, Hashtable<String, String> keys)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

executeMethod · 0.95
mainMethod · 0.95
executeMethod · 0.45
executeMethod · 0.45
executeMethod · 0.45
execute2Method · 0.45
setNameMethod · 0.45
setBasedirMethod · 0.45
normalizePatternMethod · 0.45
addDefaultExcludesMethod · 0.45
getClassFilenameMethod · 0.45
definePackageMethod · 0.45

Calls 7

indexOfMethod · 0.80
substringMethod · 0.80
getMethod · 0.65
appendMethod · 0.45
containsKeyMethod · 0.45
lengthMethod · 0.45
toStringMethod · 0.45

Tested by 15

mainMethod · 0.36
javaToClassMethod · 0.36
getTestClassNamesMethod · 0.36
testAbsolute1Method · 0.36
testAbsolute3Method · 0.36
testAbsolute4Method · 0.36
compareFilesMethod · 0.36
testRecursiveExcludesMethod · 0.36
localizeMethod · 0.36