Another approach is to take advantage of the fact that a JSONObject implements java.util.Map . So, it is a map. import java.util.Map; import net.sf.json.
確定! 回上一頁