Uses of Class
org.apache.xalan.xsltc.compiler.util.NodeType

Packages that use NodeType
org.apache.xalan.xsltc.compiler.util   
 

Uses of NodeType in org.apache.xalan.xsltc.compiler.util
 

Methods in org.apache.xalan.xsltc.compiler.util with parameters of type NodeType
 void ReferenceType.translateTo(ClassGenerator classGen, MethodGenerator methodGen, NodeType type)
          Casts a reference into a Node.
 void NodeSetType.translateTo(ClassGenerator classGen, MethodGenerator methodGen, NodeType type)
          Expects a node-set on the stack and pushes a node.