| 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 | Field and Description |
|---|---|
protected ClassGen |
InstructionFactory.cg |
| Modifier and Type | Method and Description |
|---|---|
ClassGen |
InstructionFactory.getClassGen() |
| Modifier and Type | Method and Description |
|---|---|
void |
ClassObserver.notify(ClassGen clazz) |
void |
InstructionFactory.setClassGen(ClassGen c) |
| Constructor and Description |
|---|
InstructionFactory(ClassGen cg)
Initialize with ClassGen object
|
InstructionFactory(ClassGen cg,
ConstantPoolGen cp) |
| Modifier and Type | Class and Description |
|---|---|
class |
ClassGenerator
The class that implements any class that inherits from
AbstractTranslet, i.e. any translet.
|
class |
FilterGenerator
This class implements auxliary classes needed to compile
filters (predicates).
|
class |
NodeCounterGenerator
This class implements auxiliary classes needed to compile
patterns in xsl:number.
|
class |
NodeSortRecordFactGenerator
Generator for subclasses of NodeSortRecordFactory.
|
class |
NodeSortRecordGenerator |
Copyright © 2018–2021 mhoffrogge. All rights reserved.