Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
p6jsoncontenthandler.h File Reference
#include "p6jsontypes.h"
#include "p6jsonlocator.h"

Go to the source code of this file.

Classes

interface  P6R::p6IJSONContentHandler
 

Namespaces

 P6R
 

Macros

#define IF_p6IJSONContentHandler   {0x97382b44,0x238,0x43de,{0x93,0xf,0x58,0x23,0x57,0x5a,0x7d,0x8e}}
 
#define INTERFACE   p6IJSONContentHandler
 

Detailed Description

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.