_xmlSAXLocator Struct Reference

#include <parser.h>


Data Fields

int(* getColumnNumber )(void *ctx)
int(* getLineNumber )(void *ctx)
const xmlChar *(* getPublicId )(void *ctx)
const xmlChar *(* getSystemId )(void *ctx)


Detailed Description

xmlSAXLocator:

A SAX Locator.

Definition at line 307 of file parser.h.


Field Documentation

int(* _xmlSAXLocator::getColumnNumber)(void *ctx)

int(* _xmlSAXLocator::getLineNumber)(void *ctx)

const xmlChar*(* _xmlSAXLocator::getPublicId)(void *ctx)

const xmlChar*(* _xmlSAXLocator::getSystemId)(void *ctx)


The documentation for this struct was generated from the following file: footer
 SourceForge.net Logo