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

Method addAlmostAll

src/main/org/apache/tools/ant/taskdefs/Ant.java:612–637  ·  view source on GitHub ↗

Copies all properties from the given table to the new project - omitting those that have already been set in the new project as well as properties named basedir or ant.file. @param props properties Hashtable to copy to the new project. @param type the type of property to set (a plain An

(Map<?, ?> props, PropertyType type)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

initializeProjectMethod · 0.95
overridePropertiesMethod · 0.95

Calls 6

getPropertyMethod · 0.65
toStringMethod · 0.45
equalsMethod · 0.45
setNewPropertyMethod · 0.45
setUserPropertyMethod · 0.45
setInheritedPropertyMethod · 0.45

Tested by

no test coverage detected