Simple XML Framework

Simple is an XML serialization framework for Java.
Download

Simple XML Framework Ranking & Summary

Advertisement

  • Rating:
  • License:
  • LGPL
  • Price:
  • FREE
  • Publisher Name:
  • Niall Gallagher
  • Publisher web site:

Simple XML Framework Tags


Simple XML Framework Description

Simple is an XML serialization framework for Java. Simple is an XML serialization framework for Java. Simple XML Framework goal is to provide an XML framework that enables rapid development of XML configuration and communication systems.This framework aids the development of XML systems with minimal effort and reduced errors. The framework borrows ideas and concepts from existing XML tools such as C# XML serialization and other proprietary frameworks, and combines those ideas resulting in a simple yet extremely powerful tool for using and manipulating XML.Simple framework with powerful capabilitiesThe framework used to provide XML serialization is simple to use and revolves around several annotations an a single persister object used to read and write objects to and from XML. It requires absolutely no configurationUnlike many of the XML frameworks for Java there are no mappings or configuration required to serialize objects regardless of its complexity. The XML schema is represented using field annotations. Extremely rapid development with XMLDeveloping XML configuration and communication systems can be done much quicker that through the use of XML frameworks such as DOM, SAX, and even other frameworks such as Digester and XStream. Converts to and from human editable XMLA primary goal for the framework is that the XML data used to deserialize a serialize objects is human readable. All XML elements and attributes take a simple structure that can be easily created with a text editor.What's New in This Release:· Concurrency and class loading improvements have been made in this release.· The persister can now be used by multiple concurrent threads using any of the stock strategies.· Class loading has been greatly improved so that it can be configured for use in a wide range of environments.


Simple XML Framework Related Software