public class NestedJarFileModule extends AbstractNestedJarFileModule
Constructor and Description |
---|
NestedJarFileModule(JarFileModule parent,
ZipEntry entry) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
InputStream |
getNestedContents() |
int |
hashCode() |
String |
toString() |
getEntries, getEntrySize, getInputStream
public NestedJarFileModule(JarFileModule parent, ZipEntry entry)
public InputStream getNestedContents()
getNestedContents
in class AbstractNestedJarFileModule