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