經安全檢測,此網站為安全網站,請放心前往原始網址!

JSON Serialization Usage

public String getPeople( Object arg1, ... ) { List people = ...load a person...; return new JSONSerializer().include("phoneNumbers").rootName("people").serialize(people); } The resulting JSON would look like the following: ...

flexjson.sourceforge.net

網址安全性掃描由 google 提供