#include <include/rxp/xmlparser.h>
Public Attributes | |
AttributeDefinition | definition |
Char * | value |
int | quoted |
struct attribute * | next |
Definition at line 45 of file xmlparser.h.
AttributeDefinition Attribute::definition |
Definition at line 46 of file xmlparser.h.
Char* Attribute::value |
Definition at line 47 of file xmlparser.h.
int Attribute::quoted |
Definition at line 48 of file xmlparser.h.
struct attribute* Attribute::next |
Definition at line 49 of file xmlparser.h.