| Package | Description |
|---|---|
| dap4.core.util | |
| dap4.dap4shared | |
| dap4.servlet |
| Modifier and Type | Method and Description |
|---|---|
static ResponseFormat |
ResponseFormat.formatFor(String s) |
static ResponseFormat |
ResponseFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResponseFormat[] |
ResponseFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
String |
DapProtocol.ContentType.getFormat(ResponseFormat format) |
| Modifier and Type | Field and Description |
|---|---|
protected ResponseFormat |
DapRequest.format |
| Modifier and Type | Method and Description |
|---|---|
ResponseFormat |
DapRequest.getFormat() |
Copyright © 1999–2021 UCAR/Unidata. All rights reserved.