| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NodeVector | |
| org.apache.xml.utils | Implementation of Xalan utility classes. | 
| org.apache.xpath | Implementation of XPath; for the most part, only classes meant for public use are found at this root level of the XPath packages. | 
| org.apache.xpath.axes | Implementation of XPath LocationPath support -- primary classes are LocPathIterator and UnionPathIterator. | 
| Uses of NodeVector in org.apache.xml.utils | 
| Methods in org.apache.xml.utils with parameters of type NodeVector | |
 void | 
NodeVector.appendNodes(NodeVector nodes)
Append the nodes to the list.  | 
| Uses of NodeVector in org.apache.xpath | 
| Subclasses of NodeVector in org.apache.xpath | |
 class | 
NodeSetDTM
The NodeSetDTM class can act as either a NodeVector, NodeList, or NodeIterator.  | 
| Methods in org.apache.xpath with parameters of type NodeVector | |
 void | 
NodeSetDTM.appendNodes(NodeVector nodes)
Append the nodes to the list.  | 
| Uses of NodeVector in org.apache.xpath.axes | 
| Subclasses of NodeVector in org.apache.xpath.axes | |
 class | 
RTFIterator
 | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||