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

Method set

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

Set a property. May 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 15

dosToJavaTimeMethod · 0.65
setPropertyMethod · 0.65
insertAddTypeMethodMethod · 0.65
replaceChildMethod · 0.65
setInIncludeModeMethod · 0.65
setCurrentExtraFieldsMethod · 0.65
cleanUpMethod · 0.65

Implementers 2

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

Calls

no outgoing calls

Tested by 7

testOldCvsFormatMethod · 0.52
testCvs112FormatMethod · 0.52
testDateTimeISOMethod · 0.52
testDateISOMethod · 0.52
testTimeISODateMethod · 0.52
testPhaseOfMoonMethod · 0.52
testSetMethod · 0.52