public static class RMJson.RM_Boolean extends RMJson.RM_Text implements JSONUtility.JSONValue
v_text
Constructor and Description |
---|
RM_Boolean() |
RM_Boolean(RMJson.RM_Option option) |
Modifier and Type | Method and Description |
---|---|
JsonValue |
createJsonValue(JSONUtility.JSONContext ctx)
build Json
|
boolean |
isFalse() |
boolean |
isTrue() |
void |
parse(JsonValue value,
JSONUtility.JSONContext ctx)
Parse JsonValue
|
check, get, isValid, put, set
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
check, get, put
public RM_Boolean()
public RM_Boolean(RMJson.RM_Option option)
public void parse(JsonValue value, JSONUtility.JSONContext ctx)
parse
in interface JSONUtility.JSONValue
parse
in class JSONUtility.JSONText
value
- JsonValuectx
- contextpublic boolean isTrue()
public boolean isFalse()
public JsonValue createJsonValue(JSONUtility.JSONContext ctx)
createJsonValue
in interface JSONUtility.JSONValue
createJsonValue
in class JSONUtility.JSONText
ctx
- contextEDB Working Group at Tue Jun 10 17:08:59 JST 2025