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

Method getRef

src/main/org/apache/tools/ant/types/ArchiveFileSet.java:213–215  ·  view source on GitHub ↗

Performs the check for circular references and returns the referenced object. This method must be overridden together with AbstractFileSet#getRef(Project) getRef(Project) providing implementations containing the special support for FileSet references, which can be handled by all ArchiveFileS

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 12

getSrcMethod · 0.95
getPrefixMethod · 0.95
getFullpathMethod · 0.95
getEncodingMethod · 0.95
getDirectoryScannerMethod · 0.95
iteratorMethod · 0.95
sizeMethod · 0.95
isFilesystemOnlyMethod · 0.95
getFileModeMethod · 0.95
hasFileModeBeenSetMethod · 0.95
getDirModeMethod · 0.95
hasDirModeBeenSetMethod · 0.95

Calls 1

getCheckedRefMethod · 0.80

Tested by

no test coverage detected