Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   Related Pages  

libsvx::Text Class Reference

The class containing Text informations <text></text>. More...

#include <text.h>

Inheritance diagram for libsvx::Text:

libsvx::ElementPCData libsvx::Element List of all members.

Public Methods

 Text (TiXmlElement &Element)
 Create an SVX text element based on an XML element.

 Text (const Text &a_text)
 Construct a clone of the class Text.

 ~Text ()
 destructor, free all the sub-informations.

bool IsValid () const
 Valid ??? More...

TiXmlElement & XmlElement ()
 a method to get the informations of the element into an XML element.

Text & operator+= (const Text &the_object_to_add)
bool operator!= (const Text &the_object_to_compare) const

Protected Attributes

Attributem_A_lang
 The language used in the text content.

Attributem_A_ctype
 The Content-Type of text (text/plain, text/html, text/..).


Detailed Description

The class containing Text informations <text></text>.

Definition at line 57 of file text.h.


Member Function Documentation

bool Text::IsValid   const [virtual]
 

Valid ???

Todo:
verify that the language is a valid one xx-xx or xx xx being 2 letters

Implements libsvx::ElementPCData.

Definition at line 108 of file text.cxx.


The documentation for this class was generated from the following files:
Generated on Sat Apr 13 15:45:49 2002 for libsvx by doxygen1.2.15