Inheritance diagram for ElemForEach:
|
|
|
Construct an object corresponding to an "xsl:for-each" element.
|
|
|
|
Construct an object derived from ElemForEach.
|
|
Execute the element's primary function. Subclasses of this function may recursively execute down the element tree.
Reimplemented from ElemTemplateElement. Reimplemented in ElemApplyTemplates. |
|
Get a string for the name of the element. Useful for debugging purposes, and error reporting.
Implements ElemTemplateElement. Reimplemented in ElemApplyTemplates. |
|
Called after construction is completed.
Reimplemented from ElemTemplateElement. |
|
Called during compilation to process xsl:sort elements in the stylesheet.
Reimplemented from ElemTemplateElement. |
|
Perform a query if needed, and call transformChild for each child.
Reimplemented in ElemApplyTemplates. |
|
Perform a query if needed, and call transformChild for each child.
|
|
Perform a query if needed, and call transformChild for each child.
|
|
|
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.6 |
|