#include <XPathExecutionContext.hpp>
Inheritance diagram for XPathExecutionContext:
Collaboration diagram for XPathExecutionContext:
|
|
|
|
|
|
|
|
|
|
|
Borrow a cached MutableNodeRefList instance.
Reimplemented in XPathExecutionContextDefault, and StylesheetExecutionContext. |
|
Create a MutableNodeRefList with the appropriate context.
Reimplemented in XPathExecutionContextDefault, and StylesheetExecutionContext. |
|
Determine if an external element is available by resolving a string to a QName.
Reimplemented in XPathExecutionContextDefault, and StylesheetExecutionContext. |
|
Determine if an external element is available.
Reimplemented in XPathExecutionContextDefault, and StylesheetExecutionContext. |
|
Report an error and throw an exception.
Reimplemented from ExecutionContext. Reimplemented in XPathExecutionContextDefault, and StylesheetExecutionContext. |
|
Handle an extension function.
Reimplemented in XPathExecutionContextDefault, and StylesheetExecutionContext. |
|
Given a DOM Document, tell what URI was used to parse it. Needed for relative resolution.
Reimplemented in XPathExecutionContextDefault, and StylesheetExecutionContext. |
|
Formats a number according to the specified pattern.
Reimplemented in XPathExecutionContextDefault, and StylesheetExecutionContext. |
|
Formats a number according to the specified pattern.
Reimplemented in XPathExecutionContextDefault, and StylesheetExecutionContext. |
|
Determine if a function is available.
Reimplemented in XPathExecutionContextDefault, and StylesheetExecutionContext. |
|
Determine if a function is available.
Reimplemented in XPathExecutionContextDefault, and StylesheetExecutionContext. |
|
Get a cached string for temporary use.
Reimplemented in XPathExecutionContextDefault, and StylesheetExecutionContext. |
|
Get the node list for current context.
Reimplemented in XPathExecutionContextDefault, and StylesheetExecutionContext. |
|
Reimplemented in XPathExecutionContextDefault, and StylesheetExecutionContext. |
|
Reimplemented in XPathExecutionContextDefault, and StylesheetExecutionContext. |
|
Retrieve the node currently being executed.
Reimplemented in XPathExecutionContextDefault, and StylesheetExecutionContext. |
|
Retrieve the URI corresponding to a namespace prefix.
Reimplemented in XPathExecutionContextDefault, and StylesheetExecutionContext. |
|
Given a valid element key, return the corresponding node list.
Reimplemented in XPathExecutionContextDefault, and StylesheetExecutionContext. |
|
Given a valid element key, return the corresponding node list.
Reimplemented in XPathExecutionContextDefault, and StylesheetExecutionContext. |
|
Retrieve the resolver for namespaces.
Reimplemented in XPathExecutionContextDefault, and StylesheetExecutionContext. |
|
Get the document associated with the given URI.
Reimplemented in XPathExecutionContextDefault, and StylesheetExecutionContext. |
|
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 XPathExecutionContextDefault, and StylesheetExecutionContext. |
|
Given a name, locate a variable in the current context, and return a pointer to the object.
Reimplemented in XPathExecutionContextDefault, and StylesheetExecutionContext. |
|
Retrieve the factory object for creating XObjects.
|
|
Determine if a node is after another node, in document order.
Reimplemented in XPathExecutionContextDefault, and StylesheetExecutionContext. |
|
Output a message.
Reimplemented from ExecutionContext. Reimplemented in XPathExecutionContextDefault, and StylesheetExecutionContext. |
|
Provides support for XML parsing service.
Reimplemented in XPathExecutionContextDefault, and StylesheetExecutionContext. |
|
Pop the node list for current context.
Reimplemented in XPathExecutionContextDefault, and StylesheetExecutionContext. |
|
Reset the node currently being executed.
Reimplemented in XPathExecutionContextDefault, and StylesheetExecutionContext. |
|
Push the node list for current context.
Reimplemented in XPathExecutionContextDefault, and StylesheetExecutionContext. |
|
Change the node currently being executed.
Reimplemented in XPathExecutionContextDefault, and StylesheetExecutionContext. |
|
Return a cached string.
Reimplemented in XPathExecutionContextDefault, and StylesheetExecutionContext. |
|
Reset the instance. This must be called before another execution is attempted. Reimplemented in XPathExecutionContextDefault, and StylesheetExecutionContext. |
|
Return a previously borrowed MutableNodeRefList instance.
Reimplemented in XPathExecutionContextDefault, and StylesheetExecutionContext. |
|
Change the resolver for namespaces.
Reimplemented in XPathExecutionContextDefault, and StylesheetExecutionContext. |
|
Associate a document with a given URI.
Reimplemented in XPathExecutionContextDefault, and StylesheetExecutionContext. |
|
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 XPathExecutionContextDefault, and StylesheetExecutionContext. |
|
Report a warning.
Reimplemented from ExecutionContext. Reimplemented in XPathExecutionContextDefault, and StylesheetExecutionContext. |
|
|
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++ XSLT Processor Version 1.10 |
|