com.github.junrar.extract
Class ExtractArchive
java.lang.Object
com.github.junrar.extract.ExtractArchive
public class ExtractArchive
- extends Object
extract an archive to the given location
- Author:
- edmund wagner
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExtractArchive
public ExtractArchive()
setLogger
public void setLogger(org.apache.commons.logging.Log logger)
extractArchive
public void extractArchive(File archive,
File destination)
Copyright © 2012. All Rights Reserved.