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

Method getCopyOfDataTypeDefinitions

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

Return the current datatype definition map. The returned map is a copy pf the "live" definitions. @return a map of from datatype name to implementing class (String to Class). @since Ant 1.8.1

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

executeMethod · 0.80

Calls 1

Tested by

no test coverage detected