|
|
Home | Loader API | Interfaces | File List | Index | |
The purpose of this callback is to allow the application to resolve the location of an external entity. More...
#include "p6datastream.h"
Go to the source code of this file.
Classes | |
interface | P6R::p6ISAX2EntityResolver |
This SAX2 interface is implemented by an application using P6R's XML parser. More... | |
Defines | |
#define | IF_p6ISAX2EntityResolver {0x1d4aabf,0xcda0,0x4e58,{0x8e,0xfc,0x5c,0xe6,0x7a,0x24,0xaf,0x78}} |
The purpose of this callback is to allow the application to resolve the location of an external entity.
Currently this functionality is not implemented in the p6ISAX2XMLReader.
Definition in file p6sax2entityresolver.h.