| 
    XML Library
   
    
   
   | 
  
  
  
 
The XPathIterator class declaration. More...
#include "Document.hpp"Classes | |
| class | XML::XPathIterator | 
| An iterator for enumerating an XML document according to an XPath expression.  More... | |
Namespaces | |
| namespace | XML | 
The XML Library namespace.  | |
Functions | |
| bool | XML::operator== (const XPathIterator &LHS, const XPathIterator &RHS) | 
| Global equivalence operator for a XPath iterator.   | |
| bool | XML::operator!= (const XPathIterator &LHS, const XPathIterator &RHS) | 
| Global non-equivalence operator for a XPath iterator.   | |
The XPathIterator class declaration.
 1.7.6.1