Package net.sf.json.xml
Utilities for trasforming JSON to XML and back.
-
Interface Summary Interface Description JSONTypes -
Class Summary Class Description 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: