Package generic.jar
Class JarEntryNode
java.lang.Object
generic.jar.JarEntryNode
- Direct Known Subclasses:
JarEntryRootNode
-
Method Details
-
getNode
-
getChildren
-
getName
-
isDirectory
public boolean isDirectory() -
isFile
public boolean isFile() -
getInputStream
- Throws:
IOException
-
getJarFile
-
getParent
-
lastModified
public long lastModified() -
getNode
-
length
public long length()
-