Uses of Interface
org.apache.bcel.util.ClassPath.ClassFile
Packages that use 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
Methods in org.apache.bcel that return ClassPath.ClassFileModifier and TypeMethodDescriptionstatic ClassPath.ClassFile
Repository.lookupClassFile
(String className) -
Uses of ClassPath.ClassFile in org.apache.bcel.util
Methods in org.apache.bcel.util that return ClassPath.ClassFileModifier and TypeMethodDescriptionClassPath.getClassFile
(String name) ClassPath.getClassFile
(String name, String suffix)