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

Method setNew

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

Set a new" property. Should not replace the value of an existing property. @param property the property's String "identifier". @param value the value to set. @param propertyHelper the invoking PropertyHelper. @return true if this entity 'owns' the property.

(
            String property, Object value, PropertyHelper propertyHelper)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

setNewPropertyMethod · 0.65
setNewMethod · 0.65

Implementers 2

LocalPropertiessrc/main/org/apache/tools/ant/property
LocalPropertyStacksrc/main/org/apache/tools/ant/property

Calls

no outgoing calls

Tested by

no test coverage detected