Public Member Functions | |
(id) | - JSONFragmentValue |
Returns the object represented in the receiver, or nil on error. | |
(id) | - JSONValue |
Returns the NSDictionary or NSArray represented by the current string's JSON representation. |
- (id) JSONFragmentValue |
Returns a a scalar object represented by the string's JSON fragment representation.
- (id) JSONValue |
Returns the dictionary or array represented in the receiver, or nil on error.
Returns the NSDictionary or NSArray represented by the current string's JSON representation.