#include <ExecutionContext.hpp>
Inheritance diagram for ExecutionContext:
|
|
|
Tell the user of an error, and probably throw an exception.
msg | text of message to output |
sourceNode | node in source where error occurred |
styleNode | node in stylesheet where error occurred |
Reimplemented in StylesheetConstructionContext, StylesheetConstructionContextDefault, 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 StylesheetConstructionContext, StylesheetConstructionContextDefault, 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 error occurred |
styleNode | node in stylesheet where error occurred |
Reimplemented in StylesheetConstructionContext, StylesheetConstructionContextDefault, 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++ XSL Transformer Version 1.0 |
|