public class MultiReleaseJarFile.VersionedJarEntry extends Object
| Modifier and Type | Method and Description |
|---|---|
InputStream |
getInputStream() |
String |
getName() |
String |
getNameInJar() |
int |
getVersion() |
boolean |
isDirectory() |
boolean |
isVersioned() |
String |
toString() |
public String getName()
public String getNameInJar()
public int getVersion()
public boolean isVersioned()
public boolean isDirectory()
public InputStream getInputStream() throws IOException
IOException - if something goes wrong!Copyright © 1995–2018 Webtide. All rights reserved.