#include <GXml.h>
Public Member Functions | |
| bool | Get (char *Name, char *&Value) |
| Get an attribute. | |
| bool | Set (char *Name, char *Value) |
| Set an attribute. | |
Public Attributes | |
| char * | Name |
| The name of the element. | |
| List< XmlValue > | Values |
| The contained attributes. | |
1.4.1