libxml2_xmlerror.h File Reference

Typedef xmlParserInput

typedef struct _xmlParserInput xmlParserInput

Typedef xmlParserInputPtr

typedef xmlParserInput * xmlParserInputPtr

Typedef xmlError

typedef struct _xmlError xmlError

xmlError:

An XML Error instance.

Typedef xmlErrorPtr

typedef xmlError * xmlErrorPtr

Typedef xmlGenericErrorFunc

typedef void(* xmlGenericErrorFunc

xmlGenericErrorFunc: Signature of the function to use when there is an error and no parsing or validity context available .

Typedef xmlStructuredErrorFunc

typedef void(* xmlStructuredErrorFunc

xmlStructuredErrorFunc: Signature of the function to use when there is an error and the module handles the new error reporting mechanism.