class XmlCData

Xml Declaration. More...

Full nameTelEngine::XmlCData
Definition#include <yatexml.h>
InheritsTelEngine::XmlChild [public ]
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods


Detailed Description

A Xml CData from Xml document

 XmlCData (const String& data)

XmlCData

Constructor

Parameters:
dataThe CData content

 XmlCData (const XmlCData& orig)

XmlCData

Copy constructor

Parameters:
origOriginal XmlCData

 ~XmlCData ()

~XmlCData

[virtual]

Destructor

inline const String&  getCData ()

getCData

[const]

Get the CData content

Returns: The content of this xml object

void  toString (String& dump, const String& indent = String::empty())

toString

[const]

Build a String from this XmlCData

Parameters:
dumpThe string where to append representation
indentSpaces for output

Reimplemented from GenObject.

XmlCData*  xmlCData ()

xmlCData

[virtual]

Get the Xml CData

Returns: This object

Reimplemented from XmlChild.


Generated by: paulc on bussard on Fri May 8 12:37:22 2015, using kdoc 2.0a54.