|
|
Home | Loader API | Interfaces | File List | Index | |
This interface is implemented by the application making use of the p6json component. More...
#include "p6jsontypes.h"
#include "p6jsonlocator.h"
Go to the source code of this file.
Classes | |
interface | P6R::p6IJSONContentHandler |
This JSON interface is implemented by an application using P6R's JSON parser. More... | |
Defines | |
#define | IF_p6IJSONContentHandler {0x97382b44,0x238,0x43de,{0x93,0xf,0x58,0x23,0x57,0x5a,0x7d,0x8e}} |
This interface is implemented by the application making use of the p6json component.
It defines a standard callback interface that the p6json component writes to.
References 1. www.json.org 2. See P6R's SAX2 XML parser
Definition in file p6jsoncontenthandler.h.