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, defineNode
RMJson.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_Object
EDB Working Group at Tue Jun 10 17:08:59 JST 2025