| Package | Description |
|---|---|
| jdk7u.jaxp.org.apache.bcel.external.classfile |
This package contains the classes that describe the structure of a
Java class file and a class file parser.
|
| jdk7u.jaxp.org.apache.bcel.external.util |
This package contains utility classes for the
Byte Code Engineering
Library, 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 clases at run time
|
| Modifier and Type | Class and Description |
|---|---|
class |
CodeException
This class represents an entry in the exception table of the Code
attribute and is used only there.
|
class |
LocalVariable
This class represents a local variable within a method.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Class2HTML
Read class file(s) and convert them into HTML files.
|
Copyright © 2018–2021 mhoffrogge. All rights reserved.