Uses of Package
org.apache.bcel.util
Package
Description
Basic classes for the Apache Byte Code Engineering Library (BCEL) and constants defined by the
JVM specification.
Classes that describe the structure of a Java class file and a class file parser.
Generic part of the Apache Byte Code Engineering Library (BCEL), classes to dynamically modify class objects
and byte code instructions.
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
-
ClassDescriptionContains information about file/ZIP entry of the Java class.Abstract definition of a class repository.
-
ClassDescriptionUsed for BCEL comparison strategy.Utility class that implements a sequence of bytes which can be read via the 'readByte()' method.Abstract definition of a class repository.
-
ClassDescriptionUsed for BCEL comparison strategy.Utility class that implements a sequence of bytes which can be read via the 'readByte()' method.
-
ClassDescriptionEnum corresponding to flag source.Loads class files from the CLASSPATH.Contains information about file/ZIP entry of the Java class.Code patterns found may be checked using an additional user-defined constraint object whether they really match the needed criterion.This repository is used in situations where a Class is created outside the realm of a ClassLoader.Abstract definition of a class repository.This repository is used in situations where a Class is created outside the realm of a ClassLoader.