Uses of Class
com.caucho.xpath.pattern.SelectedNode

Packages that use SelectedNode
com.caucho.xpath.pattern   
 

Uses of SelectedNode in com.caucho.xpath.pattern
 

Subclasses of SelectedNode in com.caucho.xpath.pattern
 class SelectedAttribute
          Represents a selected node.
 

Methods in com.caucho.xpath.pattern that return SelectedNode
 SelectedNode AttributeIterator.nextSelectedNode()
          Returns the next selected node.
 SelectedNode MergeIterator.nextSelectedNode()
          Returns the next selected.
 SelectedNode NamespaceIterator.nextSelectedNode()
          Returns the next selected node.
 SelectedNode NodeIterator.nextSelectedNode()
          Returns the next selected node.
 

Methods in com.caucho.xpath.pattern with parameters of type SelectedNode
 int SelectedAttribute.compareTo(SelectedNode b)
          Returns the node's index
 int SelectedNode.compareTo(SelectedNode b)
          Returns the node's index