XMLIO |
c++ parser wrapper based on expat, a reference is also available
![]() | Most important class to read and write from an XML file. |
![]() | contains a string and nothing more. |
![]() | contains a string representation of T and nothing more |
![]() | An empty element which just contains its tag and its attributes. |
![]() | This element is just to skip an xml element. |
![]() | Supports an array of tokens (like int, double or string) seperated by whitespace. |
![]() | Array of elements of the same type |
![]() | helps to collect content and elements for XMLIO_ContentElementArrayElement |
![]() | a vector with content and element pointer, parsed from this element |
![]() | This object just stores the current element. |
![]() | Content of Elements (XML spec [43]). |
![]() | Base class for document handling (see XML Spec [1]). |
![]() | Parses global element of a xml file, optional decides by name to skip content |
![]() | |
![]() | some supplements |
c++ parser wrapper based on expat, a reference is also available
Alphabetic index Hierarchy of classes