template<typename T> class XMLIO_SingleElement |
contains a string representation of T and nothing more
| value this is the very value |
| XMLIO_SingleElement () | |
| XMLIO_SingleElement (const T& my_value) | |
| XMLIO_SingleElement (const XMLIO_string &, XMLIO_Attributes &) | |
| XMLIO_getCharacters (const XMLIO_string& characters) collect all characters until end | |
| print () const | |
| toString () const | |
| XMLIO_finishedReading () evaluate the collected content and try to convert it to the template type | |
| XMLIO_isEmpty () const is true, if value does not exist | |
| XMLIO_writeContent (XMLIO_Document& writer) write some content, if it exists |
| collect |
contains a string representation of T and nothing more
Alphabetic index HTML hierarchy of classes or Java