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

Method tar

src/main/org/apache/tools/ant/taskdefs/Tar.java:677–707  ·  view source on GitHub ↗

Adds the resources contained in this collection to the archive. Uses the file based methods for file resources for backwards compatibility. @param rc the collection containing resources to add @param tOut stream writing to the archive. @throws IOException on error. @since Ant 1.7

(final ResourceCollection rc, final TarOutputStream tOut)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

executeMethod · 0.95

Calls 15

sizeMethod · 0.95
getFullpathMethod · 0.95
asTarFileSetMethod · 0.95
isFileFileSetMethod · 0.95
getFileNamesMethod · 0.95
tarFileMethod · 0.95
tarResourceMethod · 0.95
isEmptyMethod · 0.65
getProjectMethod · 0.65
isFilesystemOnlyMethod · 0.65
getFileMethod · 0.65
getNameMethod · 0.65

Tested by

no test coverage detected