#include <ElemLiteralResult.hpp>
Inheritance diagram for ElemLiteralResult:
Collaboration diagram for ElemLiteralResult:
|
Construct an object corresponding to a literal result element.
|
|
|
|
Construct an object corresponding to a literal result element.
|
|
Completes "post-processing" afer any sub-elements are invoked (i.e. children, attribute sets and templates). If there are no sub-elements it does nothing
Reimplemented from ElemUse. Reimplemented in ElemExtensionCall. |
|
Evalute the AVTs for this element.
Reimplemented from ElemUse. |
|
Get a string for the name of the element. Useful for debugging purposes, and error reporting.
Reimplemented from ElemUse. |
|
Do common initialization.
|
|
See if this is a xmlns attribute or in a non-XSLT.
Reimplemented from ElemTemplateElement. |
|
Called after construction is completed. This is a hook for deriving classes to handle post-construction with the instances HamespaceHandler instance, which is otherwise only available through a const accessor. Reimplemented from ElemTemplateElement. |
|
Called after construction is completed.
Reimplemented from ElemUse. |
|
Completes "pre-processing" before any sub-elements are invoked (i.e. children, attribute sets and templates). If there are no sub-elements it executes the primary function of the element.
Reimplemented from ElemUse. Reimplemented in ElemExtensionCall. |
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 |
|