libxml2_xmlerror.h File Reference
#include
<stdapis/libxml2/libxml2_xmlerror.h>
Typedef xmlParserInputPtr
Typedef xmlError
xmlError:
An XML Error instance.
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.