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

XML is used almost every application. Processing xml is very common task and we write code for that.This tool has been built up to generate JAVA code which is required to process XML.. Input is XML and output is java code. It can generate java code which is required to parse a XML document and to generate the XML document.
Click Here To Watch A Demo On It(https://youtu.be/9WxzncKkLn0).

XML.(* Required): It is required. Template(Optional):
 
Generate Static method XML Util File
API Name Return Type
Element May Have Content. Generate Method Arguments

Produced java code uses XML Util file. It can be downloaded from below link. It also provides a desktop utility to mask/trim xmls attribute/element values. Please download desktop based xml masking utility to trim/mask xml from below link.
Download utility to mask xml | Download XmlUtil Java File |


How It Works:
It first check the correct ness of the input XML and analyse it. It applies the code generation algorithim on input parameters and generate the java code. Input Parameters are:
  1. XML Constant File: The name of the java constant file used to define XML elements and attribute names.
  2. XML Util File: The name of the XML utility file which is referred from the generated code
  3. API Name: Name of the API which will be invoked. It is used in the generated java code to create input XML.
  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 XML
  5. Generate Constant Entries: If you check this check box tool will generate java code for constant declerations.

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