Overridden from Zip class to deal with web.xml Here are cases that can arise -not a web.xml file : add -first web.xml : add, remember we added it -same web.xml again: skip -alternate web.xml : warn and skip @param file the file to add to the archive @param zOut the stream to write to @param vPath
(File file, ZipOutputStream zOut, String vPath,
int mode)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected