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
FileNotFoundException
public String getRelocatePrefix()
public String getPrefix()
public File getFile()
public JarInputStream getInputStream() throws IOException
IOException
Copyright © 2013. All Rights Reserved.