Package net.sf.json.xml


package net.sf.json.xml

Utilities for trasforming JSON to XML and back.

  • Class
    Description
     
    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: