Eneboo - Documentación para desarrolladores
|
#include <parser.h>
Atributos públicos | |
xmlParserInputBufferPtr | buf |
const char * | filename |
const char * | directory |
const xmlChar * | base |
const xmlChar * | cur |
const xmlChar * | end |
int | length |
int | line |
int | col |
unsigned long | consumed |
xmlParserInputDeallocate | free |
const xmlChar * | encoding |
const xmlChar * | version |
int | standalone |
int | id |
const xmlChar* _xmlParserInput::base |
unsigned long _xmlParserInput::consumed |
const xmlChar* _xmlParserInput::cur |
const char* _xmlParserInput::directory |
const xmlChar* _xmlParserInput::encoding |
const xmlChar* _xmlParserInput::end |
const char* _xmlParserInput::filename |
const xmlChar* _xmlParserInput::version |