public class JarResource extends NutResource
限定符和类型 | 字段和说明 |
---|---|
protected String |
entryName |
protected String |
jarPath |
name, priority, source
构造器和说明 |
---|
JarResource(String jarPath,
String entryName) |
限定符和类型 | 方法和说明 |
---|---|
InputStream |
getInputStream()
使用完毕后,务必关闭
|
int |
hashCode() |
String |
toString() |
compareTo, equals, getName, getPriority, getReader, getSource, setName, setPriority, setSource
public InputStream getInputStream() throws IOException
NutResource
getInputStream
在类中 NutResource
IOException
public int hashCode()
hashCode
在类中 NutResource
public String toString()
toString
在类中 NutResource
Copyright © 2017. All rights reserved.