Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members  

XPath::String Class Reference

An XPath String value. More...

#include <value.h>

Inheritance diagram for XPath::String::

XPath::Value List of all members.

Public Methods

 String ()
 String (const String &s)
 String (const DOM::DOMString &s)
 String (const QString &s)
 String (const char *s)
QString qstring () const
QCString cstring () const

Detailed Description

An XPath String value.

See REC-xpath-19991116 1.0 Section 1.


Constructor & Destructor Documentation

XPath::String::String [inline]
 

XPath::String::String const String & s [inline]
 

XPath::String::String const DOM::DOMString & s [inline]
 

XPath::String::String const QString & s [inline]
 

XPath::String::String const char * s [inline]
 


Member Function Documentation

QString XPath::String::qstring const [inline]
 

Reimplemented from XPath::Value.

QCString XPath::String::cstring const [inline]
 


The documentation for this class was generated from the following file:
Generated at Sat Feb 8 03:30:01 2003 for XPath by doxygen1.2.9.1 written by Dimitri van Heesch, © 1997-2001