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

Method cleanUp

src/main/org/apache/tools/ant/taskdefs/Zip.java:1959–1968  ·  view source on GitHub ↗

Do any clean up necessary to allow this instance to be used again. When we get here, the Zip file has been closed and all we need to do is to reset some globals. This method will only reset globals that have been changed during execute(), it will not alter the attributes or nested child

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

executeMainMethod · 0.95

Calls 3

setMethod · 0.65
clearMethod · 0.45
removeAllMethod · 0.45

Tested by

no test coverage detected