com.googlecode.mavennatives.nativedependencies
Class JarUnpacker
java.lang.Object
com.googlecode.mavennatives.nativedependencies.JarUnpacker
- All Implemented Interfaces:
- IJarUnpacker
@Component(role=IJarUnpacker.class)
public class JarUnpacker
- extends Object
- implements IJarUnpacker
| Fields inherited from interface com.googlecode.mavennatives.nativedependencies.IJarUnpacker |
ROLE |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JarUnpacker
public JarUnpacker()
copyJarContent
public void copyJarContent(File jarPath,
File targetDir)
throws IOException
- Specified by:
copyJarContent in interface IJarUnpacker
- Throws:
IOException
Copyright © 2011. All Rights Reserved.