Uses of Class
org.apache.xalan.xsltc.compiler.util.NodeType
Packages that use NodeType
-
Uses of NodeType in org.apache.xalan.xsltc.compiler.util
Methods in org.apache.xalan.xsltc.compiler.util with parameters of type NodeTypeModifier and TypeMethodDescriptionvoidNodeSetType.translateTo(ClassGenerator classGen, MethodGenerator methodGen, NodeType type) Expects a node-set on the stack and pushes a node.voidReferenceType.translateTo(ClassGenerator classGen, MethodGenerator methodGen, NodeType type) Casts a reference into a Node.