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

Method createDataType

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

Create a new instance of a data type. @param typeName The name of the data type to create an instance of. Must not be null . @return an instance of the specified data type, or null if the data type name is not recognised. @exception BuildException

(final String typeName)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

createNestedElementMethod · 0.45
initMethod · 0.45
testDataTypesMethod · 0.45

Calls 1

getComponentHelperMethod · 0.95

Tested by 1

testDataTypesMethod · 0.36