template<class E> class XMLIO_ElementReader |
Parses global element of a xml file, optional decides by name to skip content
![]() | XMLIO_ElementReader () |
![]() | ~XMLIO_ElementReader () |
![]() | XMLIO_startTag (const XMLIO_string& my_tag, XMLIO_Attributes &my_attributes) |
![]() | set_doc_name (const XMLIO_string& new_name) This is the name of the parsed and saved elements |
![]() | get_doc_name (const XMLIO_string& new_name) |
![]() | get_element () |
![]() | toString () |
![]() | read_file (const char* filename) Reads the elements from a xml file |
![]() | doc_name Saves the name of the elements to parse |
![]() | element |
Parses global element of a xml file, optional decides by name to skip content
Alphabetic index HTML hierarchy of classes or Java