public class JarResource extends NutResource
| Modifier and Type | Field and Description |
|---|---|
protected String |
entryName |
protected String |
jarPath |
name, priority, source| Constructor and Description |
|---|
JarResource(String jarPath,
String entryName) |
| Modifier and Type | Method and Description |
|---|---|
InputStream |
getInputStream()
使用完毕后,务必关闭
|
int |
hashCode() |
String |
toString() |
compareTo, equals, getName, getPriority, getReader, getSource, setName, setPriority, setSourcepublic InputStream getInputStream() throws IOException
NutResourcegetInputStream in class NutResourceIOExceptionpublic int hashCode()
hashCode in class NutResourcepublic String toString()
toString in class NutResourceCopyright © 2017. All rights reserved.