Eneboo - Documentación para desarrolladores
|
#include <parser.h>
Atributos públicos | |
const xmlChar *(* | getPublicId )(void *ctx) |
const xmlChar *(* | getSystemId )(void *ctx) |
int(* | getLineNumber )(void *ctx) |
int(* | getColumnNumber )(void *ctx) |
xmlSAXLocator:
A SAX Locator.
int(* _xmlSAXLocator::getColumnNumber)(void *ctx) |
int(* _xmlSAXLocator::getLineNumber)(void *ctx) |
const xmlChar*(* _xmlSAXLocator::getPublicId)(void *ctx) |
const xmlChar*(* _xmlSAXLocator::getSystemId)(void *ctx) |