| Package | Description |
|---|---|
| jp.ac.tokushima_u.db.common |
Provides classes of common utility.
|
| jp.researchmap |
Provides classes of researchmap data.
|
| Modifier and Type | Method and Description |
|---|---|
JSONUtility.JSONPath |
JSONUtility.JSONPath.cdr() |
| Modifier and Type | Method and Description |
|---|---|
void |
JSONUtility.JSONArray.add(String value,
JSONUtility.JSONContext ctx,
JSONUtility.JSONPath path) |
String |
JSONUtility.JSONObject.get(JSONUtility.JSONPath path) |
JSONUtility.JSONValue |
JSONUtility.JSONObject.getValue(JSONUtility.JSONPath path) |
void |
JSONUtility.JSONObject.put(String value,
JSONUtility.JSONContext ctx,
JSONUtility.JSONPath path) |
void |
JSONUtility.JSONObject.putValue(JsonValue value,
JSONUtility.JSONContext ctx,
JSONUtility.JSONPath path) |
| Constructor and Description |
|---|
JSONPath(JSONUtility.JSONPath rmp,
String... name) |
| Modifier and Type | Method and Description |
|---|---|
void |
Researchmap.Record.put(String mn_csv,
JSONUtility.JSONPath mn_json,
CharSequence value) |
void |
Researchmap.Record.put(String nm_csv,
JSONUtility.JSONPath nm_json,
long value) |
void |
Researchmap.Record.putJSON(JSONUtility.JSONPath path,
CharSequence value) |
(package private) void |
Researchmap.Record.putJSONML(JSONUtility.JSONPath fields,
MLText mlt) |
void |
Researchmap.Record.putML(String csv_field,
JSONUtility.JSONPath json_field,
MLText mlt) |
void |
Researchmap.Record.putURL(String key,
JSONUtility.JSONPath json,
CharSequence value) |
EDB Working Group at Mon Dec 15 16:45:05 JST 2025