Package net.minidev.json

Interface Summary
JSONAware Beans that support customized output of JSON text shall implement this interface.
JSONAwareEx Beans that support advanced output of JSON text shall implement this interface.
JSONStreamAware Beans that support customized output of JSON text to a writer shall implement this interface.
JSONStreamAwareEx Beans that support customized output of JSON text to a writer shall implement this interface.
 

Class Summary
JSONArray A JSON array.
JSONObject A JSON object.
JSONStyle JSONStyle object configure JSonSerializer reducing output size
JSONStyler This class is used to format JSon output, fot a better humain readability
JSONValue  
 



Copyright © 2011 Chemouni Uriel. All Rights Reserved.