Please help us upload the files from the JSON Tools project
-----------------------------------------------------------

                 Key: MAVENUPLOAD-1299
                 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-1299
             Project: maven-upload-requests
          Issue Type: Task
            Reporter: Changdong  Li


Jsontools  can 
1.Parse JSON text files and convert these to a Java model.
2.Render a Java representation into text.
3. Serialize plain POJO clusters to a JSON representation. The goal is to 
provide a serializing mechanism which can cope with all kinds of Java 
datastructures (recursion, references, primitive types, ...) .
4. Map POJO to JSON, this time the JSON text should be as clean as possible. 
This tool is the best choice when data has to be communicated between Java and 
other programming languages who can parse JSON.
5. Validate the contents of a JSON file using a JSON schema.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to