public interface HapiCapabilities
| Modifier and Type | Method and Description | 
|---|---|
static HapiCapabilities | 
fromJson(org.json.JSONObject json)
Reads HapiCapabilities from a JSON object,
 with structure defined by the HAPI capabilities endpoint. 
 | 
HapiVersion | 
getHapiVersion()
Returns the protocol version. 
 | 
String[] | 
getOutputFormats()
Returns the supported output formats. 
 | 
HapiVersion getHapiVersion()
String[] getOutputFormats()
static HapiCapabilities fromJson(org.json.JSONObject json)
json - JSON objectCopyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.