X-O lite is a simple, lightweight framework that can be used to serialize or deserialize Java objects into XML.
X-O lite is based on standard SAX but follows an original approach based on encapsulation paradigm of Object Oriented programming.
X-O lite is developed using the Java programming language and can be run on Mac OS X, Windows and Linux.
Here are some key features of "X-O lite":
· Maps java Object to XML
· Object Oriented approach
· No config or mapping files or introspection but just plain Java code
Requirements:
· Java