public class ClasspathJarRef extends Object implements IModifyableResource
| Constructor and Description |
|---|
ClasspathJarRef(File src) |
| Modifier and Type | Method and Description |
|---|---|
long |
getLastModified()
Return the current last modification time.
|
List<String> |
getNameList() |
InputStream |
getResource(String relname) |
boolean |
isModified() |
String |
toString() |
public ClasspathJarRef(File src)
public boolean isModified()
public long getLastModified()
IModifyableResourcegetLastModified in interface IModifyableResourcepublic InputStream getResource(String relname) throws IOException
IOExceptionCopyright © 2017 etc.to. All rights reserved.