Index Hierarchy NSObject(SRJSON) Category Reference Declared in NSObject+SRJSON.h Overview A category on NSObject which adds JSON generation to NSObject Tasks – SRJSONRepresentation Encodes the receiver into a JSON string Instance Methods SRJSONRepresentation Encodes the receiver into a JSON string - (NSString *)SRJSONRepresentation Return Value the receiver encoded in JSON, or nil on error. Declared In NSObject+SRJSON.h Index Hierarchy