软件包 org.activiti.engine.impl.util.json
的使用

使用 org.activiti.engine.impl.util.json 的软件包
org.activiti.engine.impl.jobexecutor   
org.activiti.engine.impl.json Experimental: contains helpers to serialize all return values from the services into JSON. 
org.activiti.engine.impl.util.json   
 

org.activiti.engine.impl.jobexecutor 使用的 org.activiti.engine.impl.util.json 中的类
JSONObject
          A JSONObject is an unordered collection of name/value pairs.
 

org.activiti.engine.impl.json 使用的 org.activiti.engine.impl.util.json 中的类
JSONObject
          A JSONObject is an unordered collection of name/value pairs.
 

org.activiti.engine.impl.util.json 使用的 org.activiti.engine.impl.util.json 中的类
JSONArray
          A JSONArray is an ordered sequence of values.
JSONException
          The JSONException is thrown by the JSON.org classes when things are amiss.
JSONObject
          A JSONObject is an unordered collection of name/value pairs.
JSONTokener
          A JSONTokener takes a source string and extracts characters and tokens from it.
JSONWriter
          JSONWriter provides a quick and convenient way of producing JSON text.
XMLTokener
          The XMLTokener extends the JSONTokener to provide additional methods for the parsing of XML texts.
 



Copyright © 2013 Alfresco. All rights reserved.