org.apache.xalan.xsltc.compiler.util
public final class AttributeSetMethodGenerator extends MethodGenerator
| Constructor Summary | |
|---|---|
| AttributeSetMethodGenerator(String methodName, ClassGen classGen) | |
| Method Summary | |
|---|---|
| int | getIteratorIndex() |
| int | getLocalIndex(String name) |
| Instruction | loadHandler() |
| Instruction | loadIterator() |
| Instruction | storeHandler() |
| Instruction | storeIterator() |