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
const char * text

Detailed Description

Contains the XML tree for a given XML document.

Efreet_Xml


Field Documentation

The attributes for this node

Referenced by efreet_xml_attribute_get(), and efreet_xml_del().

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().

const 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: