public static interface JSONUtility.JSONValue
Modifier and Type | Method and Description |
---|---|
void |
check(JSONUtility.JSONContext ctx)
Check Value
|
JsonValue |
createJsonValue(JSONUtility.JSONContext ctx)
build Json
|
String |
get()
Get Value
|
void |
parse(JsonValue value,
JSONUtility.JSONContext ctx)
Parse JsonValue
|
void |
put(String value,
JSONUtility.JSONContext ctx)
Put Value
|
void parse(JsonValue value, JSONUtility.JSONContext ctx)
value
- JsonValuectx
- contextvoid check(JSONUtility.JSONContext ctx)
ctx
- contextString get()
void put(String value, JSONUtility.JSONContext ctx)
value
- valuectx
- contextJsonValue createJsonValue(JSONUtility.JSONContext ctx)
ctx
- contextEDB Working Group at Tue Jun 10 17:08:59 JST 2025