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

Method asTarFileSet

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

Copies fullpath, prefix and permission attributes from the ArchiveFileSet to a new TarFileSet (or returns it unchanged if it already is a TarFileSet). @param archiveFileSet fileset to copy attributes from, may be null @return a new TarFileSet. @since Ant 1.7

(final ArchiveFileSet archiveFileSet)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

tarMethod · 0.95

Calls 15

setUserNameMethod · 0.95
setGroupMethod · 0.95
setUidMethod · 0.95
setGidMethod · 0.95
setFullpathMethod · 0.80
getFullpathMethod · 0.80
hasFileModeBeenSetMethod · 0.80
integerSetFileModeMethod · 0.80
hasDirModeBeenSetMethod · 0.80
integerSetDirModeMethod · 0.80
hasUserNameBeenSetMethod · 0.80
hasGroupBeenSetMethod · 0.80

Tested by

no test coverage detected