#include <XPathEvaluator.hpp>
Collaboration diagram for XPathEvaluator:
|
|
|
|
|
Evaluate the supplied XPath expression, within the given context. The result is returned as a generalized object. The object will be destroyed when the returned when the user's copy of the returned XObjectPtr goes out of scope, or when the XalanXPathEvaluator instance is reset or goes out of scope. The user's XObjectPtr copy _must_ no longer be in scope when the XPathEvaluator instance is reset or out of scope.
|
|
Evaluate the supplied XPath expression, within the given context. The result is returned as a generalized object. The object will be destroyed when the returned when the user's copy of the returned XObjectPtr goes out of scope, or when the XPathEvaluator instance is reset or goes out of scope. The user's XObjectPtr copy _must_ no longer be in scope when the XPathEvaluator instance is reset or out of scope.
|
|
|
|
Evaluate the supplied XPath expression, within the given context. If the expression doesn't select a node, an empty list is returned.
|
|
Evaluate the supplied XPath expression, within the given context. If the expression doesn't select a node, an empty list is returned.
|
|
Evaluate the supplied XPath expression, within the given context. If the expression doesn't select a node, 0 is returned. If it selects more than one node, only the first is returned.
|
|
Evaluate the supplied XPath expression, within the given context. If the expression doesn't select a node, 0 is returned. If it selects more than one node, only the first is returned.
|
|
|
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 |
|