#include <XPathExecutionContext.hpp>
Inheritance diagram for XPathExecutionContext
Collaboration diagram for XPathExecutionContext:
|
|
|
|
|
|
|
Borrow a cached MutableNodeRefList instance.
Reimplemented in StylesheetExecutionContext, StylesheetExecutionContextDefault, and XPathExecutionContextDefault. |
|
Borrow a cached ResultTreeFragBase instance.
Reimplemented in StylesheetExecutionContext, StylesheetExecutionContextDefault, and XPathExecutionContextDefault. |
|
Create a MutableNodeRefList with the appropriate context.
Reimplemented in StylesheetExecutionContext, StylesheetExecutionContextDefault, and XPathExecutionContextDefault. |
|
Convenience function for creating a node set with the supplied node as the only member.
Reimplemented in StylesheetExecutionContext, StylesheetExecutionContextDefault, and XPathExecutionContextDefault. |
|
Determine if an external element is available.
Reimplemented in StylesheetExecutionContext, StylesheetExecutionContextDefault, and XPathExecutionContextDefault. |
|
Tell the user of an error, and throw an exception.
Reimplemented from ExecutionContext. Reimplemented in StylesheetExecutionContext, StylesheetExecutionContextDefault, and XPathExecutionContextDefault. |
|
Tell the user of an error, and throw an exception.
Reimplemented from ExecutionContext. Reimplemented in StylesheetExecutionContext, StylesheetExecutionContextDefault, and XPathExecutionContextDefault. |
|
Tell the user of an error, and throw an exception.
Reimplemented from ExecutionContext. Reimplemented in StylesheetExecutionContext, StylesheetExecutionContextDefault, and XPathExecutionContextDefault. |
|
Tell the user of an error, and throw an exception.
Reimplemented from ExecutionContext. Reimplemented in StylesheetExecutionContext, StylesheetExecutionContextDefault, and XPathExecutionContextDefault. |
|
Handle an extension function.
Reimplemented in StylesheetExecutionContext, StylesheetExecutionContextDefault, and XPathExecutionContextDefault. |
|
Given a DOM Document, tell what URI was used to parse it. Needed for relative resolution.
Reimplemented in StylesheetExecutionContext, StylesheetExecutionContextDefault, and XPathExecutionContextDefault. |
|
Determine if a function is available. For standard function availability, theNamespace should be an empty string.
Reimplemented in StylesheetExecutionContext, StylesheetExecutionContextDefault, and XPathExecutionContextDefault. |
|
Reimplemented in StylesheetExecutionContext, StylesheetExecutionContextDefault, and XPathExecutionContextDefault. |
|
Retrieve node list for current context.
Reimplemented in StylesheetExecutionContext, StylesheetExecutionContextDefault, and XPathExecutionContextDefault. |
|
Reimplemented in StylesheetExecutionContext, StylesheetExecutionContextDefault, and XPathExecutionContextDefault. |
|
Reimplemented in StylesheetExecutionContext, StylesheetExecutionContextDefault, and XPathExecutionContextDefault. |
|
Retrieve the node currently being executed.
Reimplemented in StylesheetExecutionContext, StylesheetExecutionContextDefault, and XPathExecutionContextDefault. |
|
Get a DOM document, primarily for creating result tree fragments.
Reimplemented in StylesheetExecutionContext, StylesheetExecutionContextDefault, and XPathExecutionContextDefault. |
|
Retrieve the XalanDecimalFormatSymbols instance associated with the name.
Reimplemented in StylesheetExecutionContext, StylesheetExecutionContextDefault, and XPathExecutionContextDefault. |
|
Retrieve the URI corresponding to a namespace prefix.
Reimplemented in StylesheetExecutionContext, StylesheetExecutionContextDefault, and XPathExecutionContextDefault. |
|
Given a valid element key, return the corresponding node list.
Reimplemented in StylesheetExecutionContext, StylesheetExecutionContextDefault, and XPathExecutionContextDefault. |
|
Retrieve the resolver for namespaces.
Reimplemented in StylesheetExecutionContext, StylesheetExecutionContextDefault, and XPathExecutionContextDefault. |
|
Reimplemented in StylesheetExecutionContext, StylesheetExecutionContextDefault, and XPathExecutionContextDefault. |
|
Tells if FoundIndex should be thrown if index is found. This is an optimization for match patterns, and is used internally by the XPath engine.
Reimplemented in StylesheetExecutionContext, StylesheetExecutionContextDefault, and XPathExecutionContextDefault. |
|
The getUnparsedEntityURI function returns the URI of the unparsed entity with the specified name in the same document as the context node (see [3.3 Unparsed Entities]). It returns the empty string if there is no such entity.
Reimplemented in StylesheetExecutionContext, StylesheetExecutionContextDefault, and XPathExecutionContextDefault. |
|
Given a name, locate a variable in the current context, and return a pointer to the object.
Reimplemented in StylesheetExecutionContext, StylesheetExecutionContextDefault, and XPathExecutionContextDefault. |
|
Retrieve the factory object for creating XObjects.
Reimplemented in StylesheetExecutionContext, StylesheetExecutionContextDefault, and XPathExecutionContextDefault. |
|
Determine if a node is after another node, in document order.
Reimplemented in StylesheetExecutionContext, StylesheetExecutionContextDefault, and XPathExecutionContextDefault. |
|
Output a message.
Reimplemented from ExecutionContext. Reimplemented in StylesheetExecutionContext, StylesheetExecutionContextDefault, and XPathExecutionContextDefault. |
|
Output a message.
Reimplemented from ExecutionContext. Reimplemented in StylesheetExecutionContext, StylesheetExecutionContextDefault, and XPathExecutionContextDefault. |
|
Output a message.
Reimplemented from ExecutionContext. Reimplemented in StylesheetExecutionContext, StylesheetExecutionContextDefault, and XPathExecutionContextDefault. |
|
Output a message.
Reimplemented from ExecutionContext. Reimplemented in StylesheetExecutionContext, StylesheetExecutionContextDefault, and XPathExecutionContextDefault. |
|
Provides support for XML parsing service.
Reimplemented in StylesheetExecutionContext, StylesheetExecutionContextDefault, and XPathExecutionContextDefault. |
|
Reimplemented in StylesheetExecutionContext, StylesheetExecutionContextDefault, and XPathExecutionContextDefault. |
|
Reset the instance. This must be called before another execution is attempted. Reimplemented in StylesheetExecutionContext, StylesheetExecutionContextDefault, and XPathExecutionContextDefault. |
|
Return a previously borrowed MutableNodeRefList instance.
Reimplemented in StylesheetExecutionContext, StylesheetExecutionContextDefault, and XPathExecutionContextDefault. |
|
Return a previously borrowed ResultTreeFragBase instance.
Reimplemented in StylesheetExecutionContext, StylesheetExecutionContextDefault, and XPathExecutionContextDefault. |
|
Set node list for current context.
Reimplemented in StylesheetExecutionContext, StylesheetExecutionContextDefault, and XPathExecutionContextDefault. |
|
Change the node currently being executed.
Reimplemented in StylesheetExecutionContext, StylesheetExecutionContextDefault, and XPathExecutionContextDefault. |
|
Change the resolver for namespaces.
Reimplemented in StylesheetExecutionContext, StylesheetExecutionContextDefault, and XPathExecutionContextDefault. |
|
Associate a document with a given URI.
Reimplemented in StylesheetExecutionContext, StylesheetExecutionContextDefault, and XPathExecutionContextDefault. |
|
Changes whether FoundIndex should be thrown if index is found. This is an optimization for match patterns, and is used internally by the XPath engine.
Reimplemented in StylesheetExecutionContext, StylesheetExecutionContextDefault, and XPathExecutionContextDefault. |
|
Tells, through the combination of the default-space attribute on xsl:stylesheet, xsl:strip-space, xsl:preserve-space, and the xml:space attribute, whether or not extra whitespace should be stripped from the node. Literal elements from template elements should not be tested with this function.
Reimplemented in StylesheetExecutionContext, StylesheetExecutionContextDefault, and XPathExecutionContextDefault. |
|
Tell the user of a warning.
Reimplemented from ExecutionContext. Reimplemented in StylesheetExecutionContext, StylesheetExecutionContextDefault, and XPathExecutionContextDefault. |
|
Tell the user of an warning, and probably throw an exception.
Reimplemented from ExecutionContext. Reimplemented in StylesheetExecutionContext, StylesheetExecutionContextDefault, and XPathExecutionContextDefault. |
|
Tell the user of a warning.
Reimplemented from ExecutionContext. Reimplemented in StylesheetExecutionContext, StylesheetExecutionContextDefault, and XPathExecutionContextDefault. |
|
Tell the user of an warning.
Reimplemented from ExecutionContext. Reimplemented in StylesheetExecutionContext, StylesheetExecutionContextDefault, and XPathExecutionContextDefault. |
|
|
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 |
|