Download JTJSON Free Java Code
Description
Just an experimental project of finding out the possibilities to get a JSON response to be translated to a plist format. Do we really need a 3rd party string parsing based JSON library ?.
Source Files
The download file JTJSON-master.zip has the following entries.
.gitignore// ww w . j av a2 s .co m
JTJSON.xcodeproj/project.pbxproj
JTJSON/JTJSON-Info.plist
JTJSON/JTJSON-Prefix.pch
JTJSON/JTJSONAppDelegate.h
JTJSON/JTJSONAppDelegate.m
JTJSON/JTJSONViewController.h
JTJSON/JTJSONViewController.m
JTJSON/en.lproj/InfoPlist.strings
JTJSON/en.lproj/JTJSONViewController.xib
JTJSON/en.lproj/MainWindow.xib
JTJSON/main.m
JTJSONTests/JTJSONTests-Info.plist
JTJSONTests/JTJSONTests.h
JTJSONTests/JTJSONTests.m
JTJSONTests/en.lproj/InfoPlist.strings
JTJSONTests/sample.json
JTJSONTests/sample.plist
JTJSONTests/sample.text
README.md
Source/JTJSON.h
Source/JTJSON.m
Download
Click the following link to download JTJSON-master.zip.
JTJSON-master.zipHome »
Objective C Free Code »
Development »
Objective C Free Code »
Development »