org.codehaus.plexus.archiver.dir
Class DirectoryArchiver
- Archiver
public class DirectoryArchiver
A plexus archiver implementation that stores the files to archive in a
directory.
addDirectory , addDirectory , addDirectory , addDirectory , addFile , addFile , getDefaultDirectoryMode , getDefaultFileMode , getDestFile , getDirs , getFiles , getIncludeEmptyDirs , getLogger , setDefaultDirectoryMode , setDefaultFileMode , setDestFile , setIncludeEmptyDirs |
copyFile
protected void copyFile(ArchiveEntry entry,
String vPath)
throws ArchiverException,
IOException
Copies the specified file to the specified path, creating any ancestor directory
structure as necessary.
vPath
- The fully qualified path to copy the file to.
resetArchiver
public void resetArchiver()