Thursday, June 01, 2006

JiBX : A framework for binding XML data to Java objects

JiBX is a framework for binding XML data to Java objects. It lets you work with data from XML documents using your own class structures. The framework handles all the details of converting your data to and from XML based on your instructions, and performs the translation between internal data structures and XML with very high efficiency while still allowing you a high degree of control over the translation process.

[Intended Audience] Developers
[License] OSI Approved :: BSD License (revised)
[Operating System] OS Independent
[Programming Language] Java
[Topic] Software Development :: Libraries, Software Development :: Libraries :: Java Libraries, Text Processing :: Markup :: XML

No comments: