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

Method tarResource

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

tar a resource @param r the resource to tar @param tOut the output stream @param vPath the path name of the file to tar @param tarFileSet the fileset that the file came from, may be null. @throws IOException on error @since Ant 1.7

(final Resource r, final TarOutputStream tOut, String vPath,
                               final TarFileSet tarFileSet)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

tarFileMethod · 0.95
tarMethod · 0.95

Calls 15

getCanonicalPrefixMethod · 0.95
setModTimeMethod · 0.95
setModeMethod · 0.95
getModeMethod · 0.95
setUserNameMethod · 0.95
getUserNameMethod · 0.95
setUserIdMethod · 0.95
getLongUidMethod · 0.95
setGroupNameMethod · 0.95
getGroupMethod · 0.95
setGroupIdMethod · 0.95
getLongGidMethod · 0.95

Tested by

no test coverage detected