| Package | Description |
|---|---|
| jdk7u.jaxp.org.apache.bcel.external.generic |
This package contains the "generic" part of the
Byte Code Engineering
Library, i.e., classes to dynamically modify class objects and
byte code instructions.
|
| jdk7u.jaxp.org.apache.xalan.external.xsltc.compiler.util |
| Modifier and Type | Method and Description |
|---|---|
MethodGen |
MethodGen.copy(String class_name,
ConstantPoolGen cp) |
| Modifier and Type | Method and Description |
|---|---|
int |
ConstantPoolGen.addInterfaceMethodref(MethodGen method) |
int |
ConstantPoolGen.addMethodref(MethodGen method) |
int |
ConstantPoolGen.lookupInterfaceMethodref(MethodGen method) |
int |
ConstantPoolGen.lookupMethodref(MethodGen method) |
void |
MethodObserver.notify(MethodGen method) |
| Modifier and Type | Class and Description |
|---|---|
class |
AttributeSetMethodGenerator |
class |
CompareGenerator |
class |
MatchGenerator |
class |
MethodGenerator |
class |
NamedMethodGenerator
This class is used for named templates.
|
class |
RtMethodGenerator
This class is used for result trees implemented as methods.
|
class |
TestGenerator |
Copyright © 2018–2021 mhoffrogge. All rights reserved.