com.github.junrar.testutil
Class ExtractArchive
java.lang.Object
com.github.junrar.testutil.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()
main
public static void main(String[] args)
extractArchive
public static void extractArchive(String archive,
String destination)
extractArchive
public static void extractArchive(File archive,
File destination)
Copyright © 2012. All Rights Reserved.