The XPathProcessorImpl class responsibilities include tokenizing and parsing the XPath expression, and acting as a general interface to XPaths. More...
#include <XPathProcessorImpl.hpp>
Inheritance diagram for XPathProcessorImpl
Collaboration diagram for XPathProcessorImpl:
The XPathProcessorImpl class responsibilities include tokenizing and parsing the XPath expression, and acting as a general interface to XPaths.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Given a string, create an XSLT Match Pattern object.
Reimplemented from XPathProcessor. |
|
Given a string, make an XPath object, in order that a parse doesn't have to be done each time the expression is executed.
Reimplemented from XPathProcessor. |
|
Perform static initialization. See class XPathInit. |
|
Perform static shut down. See class XPathInit. |
The documentation for this class was generated from the following file:
Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.
![]() |
Xalan-C++ XSL Transformer Version 1.1 |
|