Xalan-C++ API Reference  1.12.0
Classes | Namespaces | Macros
XPathExpression.hpp File Reference
#include <xalanc/XPath/XPathDefinitions.hpp>
#include <xalanc/Include/XalanVector.hpp>
#include <iosfwd>
#include <xalanc/XalanDOM/XalanDOMString.hpp>
#include <xalanc/PlatformSupport/DOMStringHelper.hpp>
#include <xalanc/PlatformSupport/PrintWriter.hpp>
#include <xalanc/XPath/XToken.hpp>
#include <xalanc/XPath/XalanXPathException.hpp>
Include dependency graph for XPathExpression.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  xalanc::XPathExpression
 
class  xalanc::XPathExpression::XPathExpressionException
 Exception class thrown when an invalid XPath expression is encountered. More...
 
class  xalanc::XPathExpression::InvalidOpCodeException
 Exception class thrown when an invalid XPath operation code is encountered. More...
 
class  xalanc::XPathExpression::InvalidArgumentCountException
 Exception class thrown when an invalid number of XPath arguments is encountered. More...
 
class  xalanc::XPathExpression::InvalidArgumentException
 Exception class thrown when an invalid XPath argument is encountered. More...
 

Namespaces

 xalanc
 Simple empty elem to push on the stack when nothing else got pushed, so that pop() works correctly.
 

Macros

#define XALAN_XPATH_EXPRESSION_USE_ITERATORS
 

Macro Definition Documentation

◆ XALAN_XPATH_EXPRESSION_USE_ITERATORS

#define XALAN_XPATH_EXPRESSION_USE_ITERATORS

Definition at line 74 of file XPathExpression.hpp.