class XmlDeclaration

Xml Declaration. More...

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

Public Methods


Detailed Description

Xml Declaration for Xml document

 XmlDeclaration (const char* version = "1.0", const char* enc = "utf-8")

XmlDeclaration

Constructor

Parameters:
versionXML version attribute
encEncoding attribute

 XmlDeclaration (const NamedList& decl)

XmlDeclaration

Constructor

Parameters:
declDeclaration attributes

 XmlDeclaration (const XmlDeclaration& orig)

XmlDeclaration

Copy constructor

Parameters:
origOriginal XmlDeclaration

 ~XmlDeclaration ()

~XmlDeclaration

Destructor

inline const NamedList&  getDec ()

getDec

[const]

Obtain the tag name and attributes list

Returns: The declaration

XmlDeclaration*  xmlDeclaration ()

xmlDeclaration

[virtual]

Get the Xml declaration

Returns: This object Reimplemented from XmlChild

Reimplemented from XmlChild.

void  toString (String& dump, bool escape = true)

toString

[const]

Build a String from this XmlDeclaration

Parameters:
dumpThe string where to append representation
escapeTrue if the attributes values need to be escaped

Reimplemented from GenObject.


Generated by: paulc on bussard on Thu Feb 26 17:49:11 2015, using kdoc 2.0a54.