Uses of Interface
org.apache.bcel.util.ClassPath.ClassFile
Package
Description
Basic classes for the Apache Byte Code Engineering Library (BCEL) and constants defined by the
JVM specification.
Utility classes for the Apache Byte Code Engineering Library (BCEL), namely:
Collection classes for JavaClass objects
A converter for class files to HTML
A tool to find instructions patterns via regular expressions
A class to find classes as defined in the CLASSPATH
A class loader that allows to create classes at run time
-
Uses of ClassPath.ClassFile in org.apache.bcel
Modifier and TypeMethodDescriptionstatic ClassPath.ClassFile
Repository.lookupClassFile
(String className) -
Uses of ClassPath.ClassFile in org.apache.bcel.util
Modifier and TypeMethodDescriptionClassPath.getClassFile
(String name) ClassPath.getClassFile
(String name, String suffix)