static class RMapAPI.RM_ItemsParser<T extends RMJson.RM_BaseSet> extends RMJson.RM_Object
| Modifier and Type | Field and Description |
|---|---|
(package private) RMapAPI.RM_Links |
_links |
(package private) RMJson.RM_Text |
at_context |
(package private) RMJson.RM_ID |
at_id |
(package private) RMJson.RM_Text |
at_reverse |
(package private) RMJson.RM_Text |
at_type |
(package private) JSONUtility.JSONArray<? extends T> |
items |
(package private) Researchmap_definition.RMapTable<? extends T> |
table |
(package private) RMJson.RM_Long |
total_items |
m_nodes| Constructor and Description |
|---|
RM_ItemsParser(Researchmap_definition.RMapTable<? extends T> t) |
| Modifier and Type | Method and Description |
|---|---|
void |
parse(File srcFile,
JSONUtility.JSONContext ctx) |
createJsonValue, defineArray, defineArray, defineNode, defineNodeRMJson.RM_Text at_context
RMJson.RM_ID at_id
RMJson.RM_Text at_type
RMJson.RM_Text at_reverse
RMJson.RM_Long total_items
RMapAPI.RM_Links _links
JSONUtility.JSONArray<? extends T extends RMJson.RM_BaseSet> items
Researchmap_definition.RMapTable<? extends T extends RMJson.RM_BaseSet> table
RM_ItemsParser(Researchmap_definition.RMapTable<? extends T> t)
public void parse(File srcFile, JSONUtility.JSONContext ctx)
parse in class RMJson.RM_ObjectEDB Working Group at Mon Dec 15 16:45:05 JST 2025