Yini
1.0
|
#import <Foundation/Foundation.h>
Go to the source code of this file.
Classes | |
class | DBJsonBase |
Common base class for parsing & writing. More... |
Enumerations | |
enum | { EUNSUPPORTED = 1, EPARSENUM, EPARSE, EFRAGMENT, ECTRL, EUNICODE, EDEPTH, EESCAPE, ETRAILCOMMA, ETRAILGARBAGE, EEOF, EINPUT } |
Variables | |
NSString * | DBJSONErrorDomain |
anonymous enum |
NSString* DBJSONErrorDomain |