#include <xalanc/XPath/XPathDefinitions.hpp>
#include <cstdlib>
#include <xalanc/XalanDOM/XalanDOMString.hpp>
#include <xalanc/Include/XalanVector.hpp>
#include <xalanc/Include/XalanMap.hpp>
#include "xalanc/PlatformSupport/XalanMessageLoader.hpp"
#include <xalanc/XPath/XPathProcessor.hpp>
#include <xalanc/XPath/XPath.hpp>
Go to the source code of this file.
Classes | |
class | XPathProcessorImpl |
The XPathProcessorImpl class responsibilities include tokenizing and parsing the XPath expression, and acting as a general interface to XPaths. More... | |
Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.
Xalan-C++ XSLT Processor Version 1.11 |
|