Playlist Generator  1.0
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Defines
Classes | Enumerations
SBJsonStreamParserAdapter.h File Reference
#import <Foundation/Foundation.h>
#import "SBJsonStreamParser.h"

Go to the source code of this file.

Classes

protocol  <SBJsonStreamParserAdapterDelegate>
 Delegate for getting objects & arrays from the stream parser adapter. More...
class  SBJsonStreamParserAdapter
 SBJsonStreamParserDelegate protocol adapter. More...

Enumerations

enum  SBJsonStreamParserAdapterType { SBJsonStreamParserAdapterNone, SBJsonStreamParserAdapterArray, SBJsonStreamParserAdapterObject }

Enumeration Type Documentation

Enumerator:
SBJsonStreamParserAdapterNone 
SBJsonStreamParserAdapterArray 
SBJsonStreamParserAdapterObject