Uses of Class
org.apache.xalan.xsltc.compiler.util.NodeSetType
Packages that use NodeSetType
-
Uses of NodeSetType in org.apache.xalan.xsltc.compiler.util
Methods in org.apache.xalan.xsltc.compiler.util with parameters of type NodeSetTypeModifier and TypeMethodDescriptionvoidNodeType.translateTo(ClassGenerator classGen, MethodGenerator methodGen, NodeSetType type) Expects a node on the stack and pushes a singleton node-set.voidReferenceType.translateTo(ClassGenerator classGen, MethodGenerator methodGen, NodeSetType type) Casts a reference into a NodeIterator.voidResultTreeType.translateTo(ClassGenerator classGen, MethodGenerator methodGen, NodeSetType type) Expects a result tree on the stack and pushes a node-set (iterator).