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

Packages that use NodeVector
org.apache.xalan.xpath Infrastructure for processing XPATH expressions 
org.apache.xalan.xpath.xml Infrastructure for working with an XML parser. 
 

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.