Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
p6sax2errorhandler.h File Reference
#include "p6sax2locator.h"
#include "p6datastream.h"

Go to the source code of this file.

Classes

interface  P6R::p6ISAX2ErrorHandler
 
interface  P6R::p6ISAX2ErrorHandlerInit
 

Namespaces

 P6R
 

Macros

#define COMP_p6SAX2ErrorHandlerInit   {0x21747c83,0x89eb,0x4c2b,{0x93,0xc5,0xd9,0xfe,0x29,0x41,0x87,0xc}}
 
#define IF_p6ISAX2ErrorHandler   {0x95214a54,0x6564,0x4f68,{0x8d,0xce,0x3c,0xd,0x9b,0x88,0x2,0xe7}}
 
#define IF_p6ISAX2ErrorHandlerInit   {0x1c4d5626,0x1d53,0x4fdc,{0xb2,0xc,0xef,0x1c,0xc7,0xa7,0xf,0xdd}}
 
#define INTERFACE   p6ISAX2ErrorHandler
 
#define INTERFACE   p6ISAX2ErrorHandlerInit
 

Detailed Description

This interface defines the methods than an application is notified of SAX2 errors during the XML parsing process.

Definition in file p6sax2errorhandler.h.