BigVertiser Ads

Showing posts with label Instance to XML. Show all posts
Showing posts with label Instance to XML. Show all posts

Thursday, May 31, 2012

ReXML

ReXML a generic instance to XML parsing infrastructure utilitywhich allows with a bit of code, to define classes as XML elements, and perform serialization and deserialization of Java objects to XML String.

ReXML allows a developer to create a specific type parser, to support new/unknown types.

ReXML is a part of what we call ART(Annotation Reflective Tool) projects