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

Method replaceProperties

src/main/org/apache/tools/ant/Project.java:626–628  ·  view source on GitHub ↗

Replace ${} style constructions in the given value with the string value of the corresponding data types. @param value The string to be scanned for property references. May be null . @return the given string with embedded property names replaced by values, or <code

(final String value)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

buildFinishedMethod · 0.95
isEnabledMethod · 0.45
executeMethod · 0.45
concatDescriptionsMethod · 0.45
StringResourceMethod · 0.45
addTextMethod · 0.45
expandMethod · 0.45
addTextMethod · 0.45
runStatementsMethod · 0.45
getAttributeValueMethod · 0.45
getTextMethod · 0.45

Calls 1

getPropertyHelperMethod · 0.95

Tested by 2

addTextMethod · 0.36
testMethod · 0.36