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

Method getProperty

src/main/org/apache/tools/ant/PropertyHelper.java:293–296  ·  view source on GitHub ↗

A helper static method to get a property from a particular project. @param project the project in question. @param name the property name @return the value of the property if present, null otherwise. @since Ant 1.8.0

(Project project, String name)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

getObjectValueMethod · 0.95
executeMethod · 0.95

Calls 5

getPropertyHelperMethod · 0.95
getDelegatesMethod · 0.95
getPropertyMethod · 0.65
evaluateMethod · 0.65
getMethod · 0.65

Tested by

no test coverage detected