org.apache.xalan.xsltc.compiler.util
Class AttributeSetMethodGenerator
org.apache.xalan.xsltc.compiler.util.MethodGenerator
|
+--org.apache.xalan.xsltc.compiler.util.AttributeSetMethodGenerator
- public final class AttributeSetMethodGenerator
- extends MethodGenerator
Methods inherited from class org.apache.xalan.xsltc.compiler.util.MethodGenerator |
addLocalVariable,
addLocalVariable2,
attribute,
endDocument,
endElement,
getLocalVariable,
loadContextNode,
loadCurrentNode,
loadDOM,
namespace,
nextNode,
removeLocalVariable,
reset,
setMaxLocals,
setStartNode,
startDocument,
startElement,
storeContextNode,
storeCurrentNode,
storeDOM |
AttributeSetMethodGenerator
public AttributeSetMethodGenerator(java.lang.String methodName,
org.apache.xalan.xsltc.compiler.util.ClassGen classGen)
storeIterator
public org.apache.xalan.xsltc.compiler.util.Instruction storeIterator()
- Overrides:
- storeIterator in class MethodGenerator
loadIterator
public org.apache.xalan.xsltc.compiler.util.Instruction loadIterator()
- Overrides:
- loadIterator in class MethodGenerator
getIteratorIndex
public int getIteratorIndex()
storeHandler
public org.apache.xalan.xsltc.compiler.util.Instruction storeHandler()
- Overrides:
- storeHandler in class MethodGenerator
loadHandler
public org.apache.xalan.xsltc.compiler.util.Instruction loadHandler()
- Overrides:
- loadHandler in class MethodGenerator
getLocalIndex
public int getLocalIndex(java.lang.String name)
- Overrides:
- getLocalIndex in class MethodGenerator
Copyright © 2001 Apache XML Project. All Rights Reserved.