org.eclipse.jetty.util.ajax
类 JSONCollectionConvertor
java.lang.Object
org.eclipse.jetty.util.ajax.JSONCollectionConvertor
- 所有已实现的接口:
- JSON.Convertor
public class JSONCollectionConvertor
- extends Object
- implements JSON.Convertor
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JSONCollectionConvertor
public JSONCollectionConvertor()
toJSON
public void toJSON(Object obj,
JSON.Output out)
- 指定者:
- 接口
JSON.Convertor 中的 toJSON
fromJSON
public Object fromJSON(Map object)
- 指定者:
- 接口
JSON.Convertor 中的 fromJSON
Copyright © 2013. All Rights Reserved.