Package org.apache.bcel.util
Class ClassPath.Module
java.lang.Object
org.apache.bcel.util.ClassPath.AbstractPathEntry
org.apache.bcel.util.ClassPath.AbstractZip
org.apache.bcel.util.ClassPath.Module
- All Implemented Interfaces:
Closeable
,AutoCloseable
- Enclosing class:
ClassPath
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.bcel.util.ClassPath.AbstractZip
close, getClassFile, getResource, getResourceAsStream, toString
-
Constructor Details
-
Module
Module(ZipFile zip)
-
-
Method Details
-
toEntryName
- Specified by:
toEntryName
in classClassPath.AbstractZip
-