序列化表格


软件包 org.json.simple

org.json.simple.JSONArray 继承 java.util.ArrayList 实现 Serializable

serialVersionUID: 3957988303675231981L

org.json.simple.JSONObject 继承 java.util.HashMap 实现 Serializable

serialVersionUID: -503443796854799292L


软件包 org.json.simple.parser

org.json.simple.parser.ParseException 继承 java.lang.Exception 实现 Serializable

serialVersionUID: -7880698968187728548L

序列化字段

errorType

int errorType

unexpectedObject

java.lang.Object unexpectedObject

position

int position



Copyright © 2012. All Rights Reserved.