Interface | Description |
---|---|
JSONTypes |
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: |
Utilities for trasforming JSON to XML and back.