XML-Serializer is a powerful XML-to-Java data-binding software tool. Adaptinet's XML-Serializer greatly simplifies binding native XML to and from Java objects. The XML-Serializer generates a Java object model from XML-Schemas and the run-time component takes care of the low-level details of binding to and from these objects models.
XML-Serializer provides support for both DTDs and XML-Schemas. One of the benefits of XML-Schema support within the XML-Serializer gives you the ability to use data-types and automatic data-type checking. The XML-Serializer automatically performs data-type checking and serialization when performing data-binding. This serialization process is built into the XML-Serializer and does not require external java-binding-schemas.
Whether you're using XML as a messaging protocol for application-to-application communication (client-server, server-server, etc.), or you just need to modify raw XML files, your development efforts are quick and easy with XML-Serializer.