Efreet_Xml Struct Reference
Contains the XML tree for a given XML document. More...
#include <efreet_xml.h>
Collaboration diagram for Efreet_Xml:

Data Fields | |
Efreet_Xml_Attribute ** | attributes |
Eina_List * | children |
const char * | tag |
char * | text |
Detailed Description
Contains the XML tree for a given XML document.
Field Documentation
The attributes for this node
Referenced by efreet_xml_attribute_get(), and efreet_xml_del().
Eina_List* Efreet_Xml::children |
Child nodes
Referenced by efreet_xml_del().
const char* Efreet_Xml::tag |
The tag for this node
Referenced by efreet_menu_parse(), and efreet_xml_del().
char* Efreet_Xml::text |
The XML text for this node
Referenced by efreet_xml_del().
The documentation for this struct was generated from the following file:
- /build/buildd/efreet-0.5.0.063/src/lib/efreet_xml.h