Xalan-C++ API Reference
1.12.0
|
This class contains information concerning a match pattern in a stylesheet. More...
#include <xalanc/XSLT/XalanMatchPatternData.hpp>
Public Types | |
typedef XPath::eMatchScore | eMatchScore |
typedef std::size_t | size_type |
Public Member Functions | |
XalanMatchPatternData (MemoryManager &theManager, const ElemTemplate &theTemplate, size_type thePosition, const XalanDOMString &theTargetString, const XPath &theMatchPattern, const XalanDOMString &thePatternString, eMatchScore thePriority) | |
Construct a XalanMatchPatternData from a pattern and template. More... | |
~XalanMatchPatternData () | |
const XalanDOMString & | getTargetString () const |
Retrieve string for target. More... | |
const XPath * | getExpression () const |
Retrieve the match pattern associated with pattern. More... | |
size_type | getPosition () const |
Retrieve position of pattern in stylesheet. More... | |
const XalanDOMString * | getPattern () const |
Retrieve pattern string. More... | |
const ElemTemplate * | getTemplate () const |
Retrieve node that contains the template for this pattern. More... | |
eMatchScore | getDefaultPriority () const |
double | getPriorityOrDefault () const |
This class contains information concerning a match pattern in a stylesheet.
Definition at line 52 of file XalanMatchPatternData.hpp.
Definition at line 57 of file XalanMatchPatternData.hpp.
typedef std::size_t xalanc::XalanMatchPatternData::size_type |
Definition at line 59 of file XalanMatchPatternData.hpp.
|
inline |
Construct a XalanMatchPatternData from a pattern and template.
theTemplate | The ElemTemplate node that contains the template for this pattern |
thePosition | The position in the stylesheet |
theTargetString | The target string for match pattern |
TheMatchPattern | The match pattern |
thePatternString | the pattern string |
thePriority | The priority for the match pattern. |
Definition at line 72 of file XalanMatchPatternData.hpp.
|
inline |
Definition at line 89 of file XalanMatchPatternData.hpp.
|
inline |
Definition at line 149 of file XalanMatchPatternData.hpp.
|
inline |
Retrieve the match pattern associated with pattern.
Definition at line 110 of file XalanMatchPatternData.hpp.
|
inline |
Retrieve pattern string.
Definition at line 132 of file XalanMatchPatternData.hpp.
|
inline |
Retrieve position of pattern in stylesheet.
Definition at line 121 of file XalanMatchPatternData.hpp.
double xalanc::XalanMatchPatternData::getPriorityOrDefault | ( | ) | const |
|
inline |
Retrieve string for target.
Definition at line 99 of file XalanMatchPatternData.hpp.
|
inline |
Retrieve node that contains the template for this pattern.
Definition at line 143 of file XalanMatchPatternData.hpp.
Copyright © 1999-2020 The Apache Software Foundation. All Rights Reserved.
Generated on Sun May 31 2020 10:37:36 for Xalan-C++ API Reference by 1.8.17