Code Robo
Formatter
Comparator
Tester
Converter
Utility
Java Code Complience
Validator
EncoderDecoder
Virtual Service
Java Code Generator For JSON Processing
       Talk to EasyAssistant

JSON is used almost every application. Processing JSON is very common task and we write code for that.This tool has been builtup to generate java code to process JSON. Input is JSON and output is java code. It can generate java code which is required to parse a JSON String and to generate the JSON string.
Click Here To Watch A Demo On It(https://youtu.be/h1SHILo-Prc).

JSON.(* Required): It is required. Java Constant(Optional):
 
Generate and Use Constant Entries Use JSONUtil
Root Tag Name:      JSON Util File
Return Type      JSON Constant File
JSON Library Name:         Simple -JSON Library         GSON Library         JAXSON Library    

Generated java code uses JSON Util file. It can be downloaded from here . It also provides a desktop utility to mask/trim JSON attribute values. Please download desktop based JSON masking utility to mask JSON attribute values from below link.
Download utility to mask JSON | Download JSON Util | Download utility to mask JSON


How It Works:
It first check the correctness of the input JSON string and applies the code generation algorithim on input parameters to generate the java code. Input Parameters are:
  1. JSON Constant File: The name of the java constant file used to define JSON attribute names.
  2. JSON Util File: The name of the JSON utility file which is referred from the generated code
  3. Root Tag Name: Name of the root tag of the JSON String.
  4. Return Type: It is optional. With the help of this attribute we can can mention whether we need to value in a list, set or map after parsing the JSON
  5. Generate Constant Entries: If you check this check box tool will generate java code for constant decleration.
  6. JSON Library Name: JSON library to be used by the generated code to parse the JSON string.

Post Your Comment:
Name :
Email ( Optional) :
Comments / Suggestion (* Required) It is required: :
: