Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.11


Classes | 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>

Go to the source code of this file.

Classes

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

Macros

#define XALAN_XPATH_EXPRESSION_USE_ITERATORS
 

Macro Definition Documentation

◆ XALAN_XPATH_EXPRESSION_USE_ITERATORS

#define XALAN_XPATH_EXPRESSION_USE_ITERATORS

Definition at line 78 of file XPathExpression.hpp.

Interpreting class diagrams

Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.

Xalan-C++ XSLT Processor Version 1.11
Copyright © 1999-2012 The Apache Software Foundation.
All Rights Reserved.

Apache Logo