Main Page Namespace List Class Hierarchy Compound List File List Compound Members
XPath::Value Class Reference
An XPath value.
More...
#include <value.h>
Inheritance diagram for XPath::Value::
List of all members.
Detailed Description
An XPath value.
See REC-xpath-19991116 1.0 Section 1.
-
Version:
-
-
Id:
-
xmldemo.h,v 1.3 2002/02/18 00:45:47 rich Exp
-
Author:
-
Richard Moore, rich@kde.org
Member Enumeration Documentation
enum XPath::Value::ValueType
|
|
|
-
Enumeration values:
-
ValueException
|
|
ValueNodeSet
|
|
ValueBoolean
|
|
ValueNumber
|
|
ValueString
|
|
|
Constructor & Destructor Documentation
XPath::Value::Value
|
(  |
|
) |
[inline] |
|
XPath::Value::Value
|
(  |
ValueType |
t |
) |
[inline] |
|
XPath::Value::Value
|
(  |
const Value & |
res |
) |
|
|
Member Function Documentation
ValueType XPath::Value::type
|
(  |
|
) |
const [inline] |
|
NodeSet XPath::Value::toNodeSet
|
(  |
|
) |
|
|
Boolean XPath::Value::toBoolean
|
(  |
|
) |
|
|
Number XPath::Value::toNumber
|
(  |
|
) |
|
|
String XPath::Value::toString
|
(  |
|
) |
|
|
QString XPath::Value::qstring
|
(  |
|
) |
const |
|
The documentation for this class was generated from the following file:
Generated at Sat Feb 8 03:30:01 2003 for XPath by
1.2.9.1 written by Dimitri van Heesch,
© 1997-2001