public interface HapiCatalog
Modifier and Type | Method and Description |
---|---|
static HapiCatalog |
fromJson(org.json.JSONObject json)
Reads HapiCatalog from a JSON object,
with structure defined by the HAPI catalog endpoint.
|
java.lang.String[] |
getDatasetIds()
Returns an array of dataset ID values in this catalog.
|
HapiVersion |
getHapiVersion()
Returns the protocol version.
|
HapiVersion getHapiVersion()
java.lang.String[] getDatasetIds()
static HapiCatalog fromJson(org.json.JSONObject json)
json
- JSON object