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

Method extractFile

src/main/org/apache/tools/ant/taskdefs/Expand.java:254–374  ·  view source on GitHub ↗

extract a file to a directory @param fileUtils a fileUtils object @param srcF the source file @param dir the destination directory @param compressedInputStream the input stream @param entryName the name of the entry @param entryDate

(FileUtils fileUtils, File srcF, File dir,
                               InputStream compressedInputStream,
                               String entryName, Date entryDate,
                               boolean isDirectory, FileNameMapper mapper)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

expandFileMethod · 0.95
expandStreamMethod · 0.80

Calls 15

matchPathMethod · 0.95
substringMethod · 0.80
isLeadingPathMethod · 0.80
getResolvedPathMethod · 0.80
mkdirsMethod · 0.80
newOutputStreamMethod · 0.80
logMethod · 0.65
isEmptyMethod · 0.65
getProjectMethod · 0.65
addMethod · 0.65

Tested by

no test coverage detected