#include <xalanc/XPath/XPath.hpp>
Definition at line 98 of file XPath.hpp.
◆ eTargetType
Enumerator |
---|
eAttribute | |
eElement | |
eAny | |
eOther | |
Definition at line 102 of file XPath.hpp.
◆ TargetData() [1/2]
xalanc::XPath::TargetData::TargetData |
( |
| ) |
|
|
inline |
◆ TargetData() [2/2]
xalanc::XPath::TargetData::TargetData |
( |
const XalanDOMChar * |
theString, |
|
|
eMatchScore |
thePriority, |
|
|
eTargetType |
theTargetType |
|
) |
| |
|
inline |
◆ getDefaultPriority()
eMatchScore xalanc::XPath::TargetData::getDefaultPriority |
( |
| ) |
const |
|
inline |
◆ getString()
const XalanDOMChar* xalanc::XPath::TargetData::getString |
( |
| ) |
const |
|
inline |
◆ getTargetType()
eTargetType xalanc::XPath::TargetData::getTargetType |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: