public class Property extends Object
| 构造器和说明 |
|---|
Property() |
| 限定符和类型 | 方法和说明 |
|---|---|
static JSONObject |
toJSONObject(Properties properties) |
static Properties |
toProperties(JSONObject jo) |
public static JSONObject toJSONObject(Properties properties) throws JSONException
public static Properties toProperties(JSONObject jo) throws JSONException
Copyright © 2015. All rights reserved.