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, getInputStreampublic NestedJarFileModule(JarFileModule parent, ZipEntry entry)
public InputStream getNestedContents()
getNestedContents in class AbstractNestedJarFileModuleCopyright © 2015. All rights reserved.