BizTalk Utilities CV ,   Jobs ,   Code library
 
Home Page


Add/Edit your code items
Search the code library
Browse for the code library


Schemas, xsd, xdr
XMLStarlet Command Line XML/XSLT Toolkit
XSD Merger


 
 

<< reBloggerSEO >>


By Paul
First Posted 09/17/2003
Times viewed 182

Arquemie for XML Schemas


This post contains attachments
v20030917105043.zip 

Summary Arquemie for XML Schemas is an easy to use tool, in the form of an IDE plug-in. Arquemie for XML Schemas will, given an XML schema automate the generation of corresponding Java source code classes. These classes provide read and write functionality to XML documents that comply with the schema. The tool generates standalone Java source code files that require no additional jars to run. The tool allows you to determine which code components to generate. The tool reduces the time you spend developing Java classes that represent complex XML structures to a matter of hours.

Product Details

Arquemie for XML Schemas is an easy to use IDE plug-in, for automating the generation of Java source code direct from an XML schema, for marshalling and unmarshalling schema compliant XML documents. The tool generates standalone Java source code files that requires no additional jars to run. The tool allows time spent developing Java classes that represent complex XML structures to be reduced to a matter of hours.

Arquemie for XML Schemas features:
  • Has support for a large subset of the XML schema language
  • Can generate source code files for marshalling of XML documents (Schema Instances) to Java objects
  • Can generate source code files for unmarshalling of JavaBeans to an XML document
  • Generates JavaDoc comments from the XML Schema annotation
  • No additional jars are required to run the code
  • Can generate Java source files to assist with mashalling and unmarshalling, if required
  • Provides fine control over the generation process; you only generate the code you need
  • Can generate JavaBeansfrom an XML schema
  • Can generate a Java Interface based on the accessors if required
  • Can implement the serializable Interface if required
  • Implements constructors and the standard methods: equals(), clone() and toString()
  • Provides a facility to allow the user to override the code generation process

Why use this tool?

This is a productivity tool that:

  • Reduces development time and costs by automating repetitive and complex programming tasks
  • Facilitates the adoption of XML schemas and therefore provides a high level data entity abstraction
  • Provides complete code transparency; the code generated is wholly visible and independent of any binary distributions
  • Integrates the code generation process into your IDE environment


Rate this article on a scale of 1 to 10 (0 votes, average 0)

Your vote :  

<< reBloggerSEO >>





Leave a comment for this article
Your name
Your email (optional)
Your comment
Optional: Upload an attachment
Enter the code shown:

 
 

    Email TopXML