MXMLElement::Attributes::Attribute Class Reference
[Micro XML Document Object Model]
#include <mxmldom.h>
Detailed Description
Attribute is a read only name value pair.
Public Member Functions | |
const char * | GetName () const |
Get the attribute name (UTF8). | |
const char * | GetValue () const |
Get the attribute value (UTF8). | |
const Attribute * | GetNextAttribute () const |
Get the next attribute in the owning Attributes object. |
The documentation for this class was generated from the following file:
- mxmldom.h