Class JarFileModule
java.lang.Object
com.ibm.wala.classLoader.JarFileModule
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected ModuleEntry
boolean
byte[]
getContents
(ZipEntry entry) int
hashCode()
toString()
-
Constructor Details
-
JarFileModule
-
-
Method Details
-
getAbsolutePath
-
toString
-
createEntry
-
getEntries
- Specified by:
getEntries
in interfaceModule
- Returns:
- an Iterator of the ModuleEntries in this Module.
-
hashCode
-
equals
-
getContents
-
getJarFile
-