Eneboo - Documentación para desarrolladores
|
#include <tree.h>
Atributos públicos | |
void * | _private |
xmlElementType | type |
const xmlChar * | name |
struct _xmlNode * | children |
struct _xmlNode * | last |
struct _xmlDtd * | parent |
struct _xmlNode * | next |
struct _xmlNode * | prev |
struct _xmlDoc * | doc |
xmlElementTypeVal | etype |
xmlElementContentPtr | content |
xmlAttributePtr | attributes |
const xmlChar * | prefix |
void * | contModel |
void* _xmlElement::_private |
struct _xmlNode* _xmlElement::children |
void* _xmlElement::contModel |
struct _xmlDoc* _xmlElement::doc |
struct _xmlNode* _xmlElement::last |
const xmlChar* _xmlElement::name |
struct _xmlNode* _xmlElement::next |
struct _xmlDtd* _xmlElement::parent |
const xmlChar* _xmlElement::prefix |
struct _xmlNode* _xmlElement::prev |