XMLBeans
In short, Apache XML XMLBeans is an API for accessing XML information via compiled interfaces that are derived from XMLSchema information.
Though this might sound complicated, this allows for easy, type-safe access to XML.
XMLBeans has been submitted to Apache by BEA Systems in 2003.
Homepage: http://xml.apache.org/xmlbeans/
|