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