org.apache.bcel.util

Class ClassPath.PathEntry

Enclosing Class:
ClassPath
Implemented Interfaces:
Serializable
Known Direct Subclasses:
ClassPath.Dir, ClassPath.Zip

private static abstract class ClassPath.PathEntry
extends java.lang.Object
implements Serializable

Method Summary

(package private) abstract ClassPath.ClassFile
getClassFile(String name, String suffix)

Method Details

getClassFile

(package private)  abstract ClassPath.ClassFile getClassFile(String name,
                                                             String suffix)
            throws IOException