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 |
struct _xmlAttribute * | nexth |
xmlAttributeType | atype |
xmlAttributeDefault | def |
const xmlChar * | defaultValue |
xmlEnumerationPtr | tree |
const xmlChar * | prefix |
const xmlChar * | elem |
void* _xmlAttribute::_private |
struct _xmlNode* _xmlAttribute::children |
struct _xmlDoc* _xmlAttribute::doc |
const xmlChar* _xmlAttribute::elem |
struct _xmlNode* _xmlAttribute::last |
const xmlChar* _xmlAttribute::name |
struct _xmlNode* _xmlAttribute::next |
struct _xmlAttribute* _xmlAttribute::nexth |
struct _xmlDtd* _xmlAttribute::parent |
const xmlChar* _xmlAttribute::prefix |
struct _xmlNode* _xmlAttribute::prev |