| 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 | Class and Description |
|---|---|
class |
FieldGen
Template class for building up a field.
|
class |
FieldGenOrMethodGen
Super class for FieldGen and MethodGen objects, since they have
some methods in common!
|
class |
LocalVariableGen
This class represents a local variable within a method.
|
class |
MethodGen
Template class for building up a 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.