Tuesday, June 3, 2014

JSON import
































































































































I want to read and write json to/from a file. I read the following document:
































































































































JsonReader (Java(TM) EE 7 Specification APIs)
































































































































I try to define a JsonReader object in Eclipse:
































































































































JsonReader jr
































































































































But there appears to be no import for it. Where I am supposed to get the Json library?































































































































































































































































No comments:

Post a Comment