Uses of Class
org.apache.xalan.xpath.xml.NodeVector

Packages that use NodeVector
org.apache.xalan.xpath   
org.apache.xalan.xpath.xml   
 

Uses of NodeVector in org.apache.xalan.xpath
 

Subclasses of NodeVector in org.apache.xalan.xpath
 class MutableNodeListImpl
          **For advanced use only** Implementation of MutableNodeList.
 

Uses of NodeVector in org.apache.xalan.xpath.xml
 

Methods in org.apache.xalan.xpath.xml with parameters of type NodeVector
 void NodeVector.appendNodes(NodeVector nodes)
          **For internal use only** Append the nodes to the list.
 



Copyright © 2000 Apache XML Project. All Rights Reserved.