Main Page   Class Hierarchy   Compound List   File List   Compound Members  

XPath::Number Class Reference

An XPath Number value. More...

#include <xpath_value.h>

Inheritance diagram for XPath::Number::

XPath::Value XPath::XPathNode List of all members.

Public Methods

 Number ()
 Number (const Number &n)
 Number (int i)
 Number (uint i)
 Number (long l)
 Number (ulong l)
 Number (double d)
virtual ~Number ()
double toDouble () const
int toInt () const
virtual QString qstring () const

Detailed Description

An XPath Number value.

See REC-xpath-19991116 1.0 Section 1.


Member Function Documentation

virtual QString qstring const [virtual]
 

Returns a dump of the node.

Reimplemented from XPath::Value.


The documentation for this class was generated from the following file:
Generated at Sat Feb 15 02:18:36 2003 for 'KHTML::XPath' by doxygen1.2.9.1 written by Dimitri van Heesch, © 1997-2001