#include <XPath.hpp>
Collaboration diagram for XPath:
|
|
|
|
|
|
|
Construct an XPath.
|
|
|
|
OR two expressions and return the boolean result.
|
|
OR two expressions and return the boolean result.
|
|
Computes the union of its operands which must be node-sets.
|
|
Execute a function argument.
|
|
Cast an expression to a boolean.
|
|
createXLocatorHandler.
|
|
|
|
Divide a number.
|
|
Helper function to get match score.
|
|
Tell if two expressions are functionally equal.
|
|
Execute the XPath from the provided context. The prefix resolver must already be set in the execution context.
|
|
Execute the XPath from the provided context.
|
|
Execute the XPath from the provided context.
|
|
Execute the XPath from the provided context.
|
|
Handle an extension function.
|
|
Handle a built-in function.
|
|
Retrieve a reference to the current expression.
|
|
Retrieve a reference to the current expression.
|
|
Retrieve the table of installed functions.
|
|
|
|
Add the names for the installed functions to a vector strings.
|
|
|
|
Get the match score for the specified node.
|
|
|
|
|
|
Add the strings for the target element to a vector of strings.
|
|
Execute an expression as a group.
|
|
Tell if one argument is greater than the other argument.
|
|
Tell if one argument is greater than or equal to the other argument.
|
|
Perform static initialization. See class XPathInit. |
|
Install a built-in function.
|
|
Whether the named function is installed in the function table.
|
|
Get a literal value.
|
|
Execute a location path.
|
|
Execute a location path.
|
|
Tell if one argument is less than the other argument.
|
|
Tell if one argument is less than or equal to the other argument.
|
|
Computes the union of its operands which must be node-sets.
|
|
Give the difference of two arguments.
|
|
Return the remainder from a truncating division.
|
|
Multiply two arguments.
|
|
Return the negation of a number.
|
|
Tell if two expressions are functionally not equal.
|
|
Get a literal value.
|
|
Give the sum of two arguments.
|
|
Evaluate a predicate.
|
|
Setup for and run an extension function.
|
|
Setup for and run a function.
|
|
|
|
|
|
Shrink internal tables.
|
|
Cast an expression to a string.
|
|
Perform static shut down. See class XPathInit. |
|
Remove a named function from the function table.
|
|
Get the value of a variable.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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 |
|