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 TypeMethodDescriptionvoid
NodeSetType.translateTo
(ClassGenerator classGen, MethodGenerator methodGen, NodeType type) Expects a node-set on the stack and pushes a node.void
ReferenceType.translateTo
(ClassGenerator classGen, MethodGenerator methodGen, NodeType type) Casts a reference into a Node.