#include <parser.h>
Data Fields | |
| int(* | getColumnNumber )(void *ctx) |
| int(* | getLineNumber )(void *ctx) |
| const xmlChar *(* | getPublicId )(void *ctx) |
| const xmlChar *(* | getSystemId )(void *ctx) |
A SAX Locator.
Definition at line 307 of file parser.h.
| int(* _xmlSAXLocator::getColumnNumber)(void *ctx) |
| int(* _xmlSAXLocator::getLineNumber)(void *ctx) |
| const xmlChar*(* _xmlSAXLocator::getPublicId)(void *ctx) |
| const xmlChar*(* _xmlSAXLocator::getSystemId)(void *ctx) |