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