|
|
Home | Loader API | Interfaces | File List | Index | |
This interface defines the methods than an application is notified of SAX2 errors during the XML parsing process. More...
#include "p6sax2locator.h"
#include "p6datastream.h"
Go to the source code of this file.
Classes | |
interface | P6R::p6ISAX2ErrorHandler |
This SAX2 interface is implemented by an application using P6R's XML parser. More... | |
interface | P6R::p6ISAX2ErrorHandlerInit |
This interface allows the caller to use the P6R implementation of the p6ISAX2ErrorHandler component. More... | |
Defines | |
#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}} |
This interface defines the methods than an application is notified of SAX2 errors during the XML parsing process.
Definition in file p6sax2errorhandler.h.