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 not stored for this graph (policy: none)
no test coverage detected