org.mentawai.util
Class MentaJson
java.lang.Object
org.mentawai.util.MentaJson
public class MentaJson
- extends Object
- Author:
- Robert Willian
This class get instance of net.sf.json.JSONArray or net.sf.json.JSONObject
with main properties changed from
ArrayList to LinkedList and HashMap to LinkedHashMap
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MentaJson
public MentaJson()
getJSONArray
public static net.sf.json.JSONArray getJSONArray()
- Returns:
- net.sf.json.JSONArray
getJSONObject
public static net.sf.json.JSONObject getJSONObject()
- Returns:
- net.sf.json.JSONObject
Copyright © 2012. All Rights Reserved.