• Home
  • History
  • Annotate
  • only in /external/google-tv-pairing-protocol/java/src/com/google/polo/json/
NameDateSize

..07-Jan-20164 KiB

CDL.java07-Jan-20168.9 KiB

Cookie.java07-Jan-20166.3 KiB

CookieList.java07-Jan-20163.2 KiB

HTTP.java07-Jan-20165.5 KiB

HTTPTokener.java07-Jan-20162.4 KiB

JSONArray.java07-Jan-201630.3 KiB

JSONException.java07-Jan-2016626

JSONML.java07-Jan-201614.5 KiB

JSONObject.java07-Jan-201651.9 KiB

JSONString.java07-Jan-2016706

JSONStringer.java07-Jan-20163.1 KiB

JSONTokener.java07-Jan-201611.7 KiB

JSONWriter.java07-Jan-201610 KiB

LICENSE07-Jan-20161.1 KiB

README.google07-Jan-2016377

Test.java07-Jan-201628.5 KiB

XML.java07-Jan-201613.8 KiB

XMLTokener.java07-Jan-201610.1 KiB

README.google

1URL: http://json.org/java/index.html
2Version: snapshot - 5/11/2009
3License: MIT license
4License File: LICENSE
5
6Description:
7JSON is a set of java files for use in transmitting data in JSON format.
8
9Local Modifications:
10The package name has been changed to "com.google.polo.json" (from "org.json")
11in all source files, so that it may coexist with older versions of the library.
12