A class to contain a match pattern and it's corresponding template. More...
#include <Stylesheet.hpp>
Collaboration diagram for Stylesheet::MatchPattern2:
A class to contain a match pattern and it's corresponding template.
This class also defines a node in a match pattern linked list.
|
|
Construct a match pattern from a pattern and template.
pat | string that contains element pattern |
exp | XPath expression for pattern |
theTemplate | node that contains the template for this pattern |
posInStylesheet | position in stylesheet |
targetString | target string |
stylesheet | stylesheet for pattern |
|
|
Retrieve pattern string.
|
Retrieve position of pattern in stylesheet.
|
Retrieve stylesheet associated with pattern.
|
Retrieve string for target.
|
Retrieve node that contains the template for this pattern.
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 |
|