LDK::XmlText Class Reference

#include <LDK/XML.h>

Inheritance diagram for LDK::XmlText:

Inheritance graph
[legend]
Collaboration diagram for LDK::XmlText:

Collaboration graph
[legend]

Public Member Functions

 XmlText (const char *initValue)
 Constructor.
virtual ~XmlText ()
 XmlText (const String &initValue)
 Constructor.
 XmlText (const XmlText &copy)
void operator= (const XmlText &base)
virtual void Print (SmartFile f, int depth) const
 Write this text object to a FILE stream.
virtual const char * Parse (const char *p, XmlParsingData *data, XmlEncoding encoding)

Protected Member Functions

virtual XmlNodeClone () const
 [internal use] Creates a new Element and returns it.
void CopyTo (XmlText *target) const
virtual void StreamOut (LDKXML_OSTREAM *out) const
bool Blank () const

Friends

class XmlElement

Detailed Description

XML text. Contained in an element.

Definition at line 999 of file XML.h.


The documentation for this class was generated from the following file:
Generated on Fri Aug 17 18:32:28 2007 for LDK by  doxygen 1.5.1