#include <ExecutionContext.hpp>
Inheritance diagram for ExecutionContext:

|
|
|
Tell the user of an error, and throw an exception.
| msg | text of message to output |
| sourceNode | node in source where the error occurred. May be 0. |
| locator | A Locator to determine where the error occurred. May be 0. |
Reimplemented in StylesheetExecutionContext, StylesheetExecutionContextDefault, XPathExecutionContext, and XPathExecutionContextDefault.
|
Tell the user of an error, and throw an exception.
| msg | text of message to output |
| sourceNode | node in source where the error occurred |
| styleNode | node in stylesheet where the error occurred |
Reimplemented in StylesheetExecutionContext, StylesheetExecutionContextDefault, XPathExecutionContext, and XPathExecutionContextDefault.
|
Tell the user of an error, and throw an exception.
| msg | text of message to output |
| sourceNode | node in source where the error occurred. May be 0. |
| locator | A Locator to determine where the error occurred. May be 0. |
Reimplemented in StylesheetExecutionContext, StylesheetExecutionContextDefault, XPathExecutionContext, and XPathExecutionContextDefault.
|
Tell the user of an error, and throw an exception.
| msg | text of message to output |
| sourceNode | node in source where the error occurred |
| styleNode | node in stylesheet where the error occurred |
Reimplemented in StylesheetExecutionContext, StylesheetExecutionContextDefault, XPathExecutionContext, and XPathExecutionContextDefault.
|
Output a message.
| msg | text of message to output |
| sourceNode | node in source where the message occurred. May be 0. |
| locator | A Locator to determine where the message occurred. May be 0. |
Reimplemented in StylesheetExecutionContext, StylesheetExecutionContextDefault, XPathExecutionContext, and XPathExecutionContextDefault.
|
Output a message.
| msg | text of message to output |
| sourceNode | node in source where the message occurred |
| styleNode | node in stylesheet where the message occurred |
Reimplemented in StylesheetExecutionContext, StylesheetExecutionContextDefault, XPathExecutionContext, and XPathExecutionContextDefault.
|
Output a message.
| msg | text of message to output |
| sourceNode | node in source where the message occurred. May be 0. |
| locator | A Locator to determine where the message occurred. May be 0. |
Reimplemented in StylesheetExecutionContext, StylesheetExecutionContextDefault, XPathExecutionContext, and XPathExecutionContextDefault.
|
Output a message.
| msg | text of message to output |
| sourceNode | node in source where error occurred |
| styleNode | node in stylesheet where error occurred |
Reimplemented in StylesheetExecutionContext, StylesheetExecutionContextDefault, XPathExecutionContext, and XPathExecutionContextDefault.
|
Tell the user of a warning.
| msg | text of message to output |
| sourceNode | node in source where the warning occurred. May be 0. |
| locator | A Locator to determine where the warning occurred. May be 0. |
Reimplemented in StylesheetExecutionContext, StylesheetExecutionContextDefault, XPathExecutionContext, and XPathExecutionContextDefault.
|
Tell the user of an warning, and probably throw an exception.
| msg | text of message to output |
| sourceNode | node in source where the warning occurred |
| styleNode | node in stylesheet where the warning occurred |
Reimplemented in StylesheetExecutionContext, StylesheetExecutionContextDefault, XPathExecutionContext, and XPathExecutionContextDefault.
|
Tell the user of a warning.
| msg | text of message to output |
| sourceNode | node in source where the warning occurred. May be 0. |
| locator | A Locator to determine where the warning occurred. May be 0. |
Reimplemented in StylesheetExecutionContext, StylesheetExecutionContextDefault, XPathExecutionContext, and XPathExecutionContextDefault.
|
Tell the user of an warning.
| msg | text of message to output |
| sourceNode | node in source where the warning occurred |
| styleNode | node in stylesheet where the warning occurred |
Reimplemented in StylesheetExecutionContext, StylesheetExecutionContextDefault, XPathExecutionContext, 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++ XSLT Processor Version 1.4 |
|
|