|
|
Home | Loader API | Interfaces | File List | Index | |
This is a JSON parsing utility interface which is implemented by P6R's parser. More...
#include "p6err.h"
#include "p6jsontypes.h"
Go to the source code of this file.
Classes | |
interface | P6R::p6IJSONLocator |
An instance of this component is passed to the application in 2 ways: a) Via the setDocumentLocator() method of the P6R::p6IJSONContentHandler interface implemented by an application, and registered with the JSON Reader component (p6IJSONReader). More... | |
Defines | |
#define | IF_p6IJSONLocator {0xbce34697,0x9c40,0x4ec5,{0x94,0x32,0x81,0xb8,0xd8,0x61,0x1e,0xc9}} |
This is a JSON parsing utility interface which is implemented by P6R's parser.
Definition in file p6jsonlocator.h.