public class Jar extends Object
| Modifier and Type | Method and Description |
|---|---|
File |
getFile() |
JarInputStream |
getInputStream() |
String |
getPrefix() |
String |
getRelocatePrefix() |
String |
toString() |
public Jar(File pFile, boolean pRelocate) throws FileNotFoundException
FileNotFoundExceptionpublic String getRelocatePrefix()
public String getPrefix()
public File getFile()
public JarInputStream getInputStream() throws IOException
IOExceptionCopyright © 2013. All Rights Reserved.