Package net.sf.json.xml

Utilities for trasforming JSON to XML and back.

See:
          Description

Interface Summary
JSONTypes  
 

Class Summary
XMLSerializer Utility class for transforming JSON to XML an back.
When transforming JSONObject and JSONArray instances to XML, this class will add hints for converting back to JSON.
Examples:
 

Package net.sf.json.xml Description

Utilities for trasforming JSON to XML and back.