com.googlecode.mavennatives.nativedependencies
Interface IJarUnpacker

All Known Implementing Classes:
JarUnpacker

public interface IJarUnpacker


Field Summary
static String ROLE
           
 
Method Summary
 void copyJarContent(File jarPath, File targetDir)
           
 

Field Detail

ROLE

static final String ROLE
Method Detail

copyJarContent

void copyJarContent(File jarPath,
                    File targetDir)
                    throws IOException
Throws:
IOException


Copyright © 2011. All Rights Reserved.