A basic implementation of the class XPathExecutionContext. More...
#include <XPathExecutionContextDefault.hpp>
Inheritance diagram for XPathExecutionContextDefault
Collaboration diagram for XPathExecutionContextDefault:
A basic implementation of the class XPathExecutionContext.
|
|
|
|
|
|
|
Construct an XPathExecutionContextDefault object.
|
|
Construct an XPathExecutionContextDefault object.
|
|
|
|
Borrow a cached MutableNodeRefList instance.
Reimplemented from XPathExecutionContext. |
|
Borrow a cached ResultTreeFragBase instance.
Reimplemented from XPathExecutionContext. |
|
Create a MutableNodeRefList with the appropriate context.
Reimplemented from XPathExecutionContext. |
|
Convenience function for creating a node set with the supplied node as the only member.
Reimplemented from XPathExecutionContext. |
|
Determine if an external element is available.
Reimplemented from XPathExecutionContext. |
|
Tell the user of an error, and throw an exception.
Reimplemented from XPathExecutionContext. |
|
Tell the user of an error, and throw an exception.
Reimplemented from XPathExecutionContext. |
|
Tell the user of an error, and throw an exception.
Reimplemented from XPathExecutionContext. |
|
Tell the user of an error, and throw an exception.
Reimplemented from XPathExecutionContext. |
|
Handle an extension function.
Reimplemented from XPathExecutionContext. |
|
Given a DOM Document, tell what URI was used to parse it. Needed for relative resolution.
Reimplemented from XPathExecutionContext. |
|
Determine if a function is available. For standard function availability, theNamespace should be an empty string.
Reimplemented from XPathExecutionContext. |
|
Reimplemented from XPathExecutionContext. |
|
Retrieve node list for current context.
Reimplemented from XPathExecutionContext. |
|
Reimplemented from XPathExecutionContext. |
|
Reimplemented from XPathExecutionContext. |
|
Retrieve the node currently being executed.
Reimplemented from XPathExecutionContext. |
|
Get a DOM document, primarily for creating result tree fragments.
Reimplemented from XPathExecutionContext. |
|
Retrieve the XalanDecimalFormatSymbols instance associated with the name.
Reimplemented from XPathExecutionContext. |
|
Retrieve the URI corresponding to a namespace prefix.
Reimplemented from XPathExecutionContext. |
|
Given a valid element key, return the corresponding node list.
Reimplemented from XPathExecutionContext. |
|
Retrieve the resolver for namespaces.
Reimplemented from XPathExecutionContext. |
|
Reimplemented from XPathExecutionContext. |
|
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 from XPathExecutionContext. |
|
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 from XPathExecutionContext. |
|
Given a name, locate a variable in the current context, and return a pointer to the object.
Reimplemented from XPathExecutionContext. |
|
Retrieve the factory object for creating XObjects.
Reimplemented from XPathExecutionContext. |
|
Determine if a node is after another node, in document order.
Reimplemented from XPathExecutionContext. |
|
Output a message.
Reimplemented from XPathExecutionContext. |
|
Output a message.
Reimplemented from XPathExecutionContext. |
|
Output a message.
Reimplemented from XPathExecutionContext. |
|
Output a message.
Reimplemented from XPathExecutionContext. |
|
Provides support for XML parsing service.
Reimplemented from XPathExecutionContext. |
|
Reimplemented from XPathExecutionContext. |
|
Reset the instance. This must be called before another execution is attempted. Reimplemented from XPathExecutionContext. |
|
Return a previously borrowed MutableNodeRefList instance.
Reimplemented from XPathExecutionContext. |
|
Return a previously borrowed ResultTreeFragBase instance.
Reimplemented from XPathExecutionContext. |
|
Set node list for current context.
Reimplemented from XPathExecutionContext. |
|
Change the node currently being executed.
Reimplemented from XPathExecutionContext. |
|
Set the DOMSupport instance.
|
|
Change the resolver for namespaces.
Reimplemented from XPathExecutionContext. |
|
Associate a document with a given URI.
Reimplemented from XPathExecutionContext. |
|
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 from XPathExecutionContext. |
|
Set the XObjectFactory instance.
|
|
Set the XPathEnvSupport instance.
|
|
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 from XPathExecutionContext. |
|
Tell the user of a warning.
Reimplemented from XPathExecutionContext. |
|
Tell the user of an warning, and probably throw an exception.
Reimplemented from XPathExecutionContext. |
|
Tell the user of a warning.
Reimplemented from XPathExecutionContext. |
|
Tell the user of an warning.
Reimplemented from XPathExecutionContext. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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 |
|