Package org.apache.bcel.util
Class ClassPath.AbstractPathEntry
java.lang.Object
org.apache.bcel.util.ClassPath.AbstractPathEntry
- All Implemented Interfaces:
Closeable
,AutoCloseable
- Direct Known Subclasses:
ClassPath.AbstractZip
,ClassPath.Dir
,ClassPath.JrtModule
,ClassPath.JrtModules
- Enclosing class:
ClassPath
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) abstract ClassPath.ClassFile
getClassFile
(String name, String suffix) (package private) abstract URL
getResource
(String name) (package private) abstract InputStream
getResourceAsStream
(String name)
-
Constructor Details
-
AbstractPathEntry
private AbstractPathEntry()
-
-
Method Details
-
getClassFile
-
getResource
-
getResourceAsStream
-