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

Method definePackage

src/main/org/apache/tools/ant/AntClassLoader.java:1186–1204  ·  view source on GitHub ↗

Define the package information associated with a class. @param container the file containing the class definition. @param className the class name of for which the package information is to be determined. @exception IOException if the package information cannot be read from the c

(final File container, final String className)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

defineClassFromDataMethod · 0.95

Calls 10

getJarManifestMethod · 0.95
getFileUtilsMethod · 0.95
lastIndexOfMethod · 0.80
substringMethod · 0.80
toURIMethod · 0.80
getValueMethod · 0.65
getPackageMethod · 0.45
replaceMethod · 0.45
getAttributesMethod · 0.45
getAbsolutePathMethod · 0.45

Tested by

no test coverage detected