Free Download - Stylus Studio, The World's Best XML IDE!


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

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

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

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



Copyright © 1999-2004 Apache XML Project. All Rights Reserved.
Stylus Studio's XSLT editor and XSLT debugger are fully integrated with Apache Xalan.