template<typename C, typename E> class XMLIO_ContentElementArrayElement |
a vector with content and element pointer, parsed from this element
| XMLIO_ContentElementArrayElement () | |
| XMLIO_ContentElementArrayElement (const XMLIO_string& name, XMLIO_Attributes& attrs) | |
| ~XMLIO_ContentElementArrayElement () | |
| set_element_name (const XMLIO_string& name) | |
| XMLIO_getCharacters (const XMLIO_string& characters) | |
| XMLIO_startTag (const XMLIO_string& name, XMLIO_Attributes& attrs) | |
| XMLIO_finishedReading () | |
| print () const print this element to stdout | |
| toString () const |
| element_name | |
| content_collector collects content until an element is found or the end of this section is reported |
| evaluate_content () evaluates content section between elements |
a vector with content and element pointer, parsed from this element
Alphabetic index HTML hierarchy of classes or Java