diff lib/org.jibx_1.2/readme.txt @ 0:db87c1b7eb6d

initial
author dwinter
date Wed, 03 Nov 2010 12:18:46 +0100
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/lib/org.jibx_1.2/readme.txt	Wed Nov 03 12:18:46 2010 +0100
@@ -0,0 +1,13 @@
+------------------------------
+JiBX: Binding XML to Java Code
+------------------------------
+
+"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 JiBX 
+framework handles all the details of converting your data to and from XML 
+based on your instructions. JiBX is designed to perform the translation between 
+internal data structures and XML with very high efficiency, but still allows 
+you a high degree of control over the translation process."
+
+For more information:
+http://jibx.sourceforge.net/