< SBJsonParser > Protocol Reference

Options for the parser class. More...

Inheritance diagram for < SBJsonParser >:

SBJSON SBJsonParser

List of all members.

Public Member Functions

(id) - objectWithString:
 Return the object represented by the given string.


Detailed Description

This exists so the SBJSON facade can implement the options in the parser without having to re-declare them.

Member Function Documentation

- (id) objectWithString: (NSString *)  repr  

Returns the object represented by the passed-in string or nil on error. The returned object can be a string, number, boolean, null, array or dictionary.

Parameters:
repr the json string to parse


The documentation for this protocol was generated from the following file:

Generated on Sun Mar 7 15:41:17 2010 by  doxygen 1.5.9