Efreet_Xml Struct Reference
#include <efreet_xml.h>
Collaboration diagram for Efreet_Xml:

Detailed Description
Contains the XML tree for a given XML document.Data Fields | |
Efreet_Xml_Attribute ** | attributes |
Ecore_DList * | children |
const char * | tag |
char * | text |
Field Documentation
The attributes for this node
Referenced by efreet_xml_attribute_get(), and efreet_xml_del().
Ecore_DList* 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:
- lib/efreet_xml.h