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

Method getDataTypeDefinitions

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

Return the current datatype definition hashtable. The returned hashtable is "live" and so should not be modified. @return a map of from datatype name to implementing class (String to Class).

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

executeMethod · 0.45
evalMethod · 0.45
handleElementMethod · 0.45

Calls 1

getComponentHelperMethod · 0.95

Tested by

no test coverage detected