Package | Description |
---|---|
opendap.dap |
This package contains the OPeNDAP core classes, known as the Data Access
Protocol (DAP).
|
opendap.dap.Server |
This package contains the OPeNDAP Server classes.
|
opendap.servers.ascii |
This package contains the OPeNDAP ASCII client.
|
opendap.servers.test |
This package contains the OPeNDAP Test Server (DTS).
|
opendap.servers.www |
This package contains the OPeNDAP WWW client.
|
Modifier and Type | Class and Description |
---|---|
class |
DArray
This class is used to hold arrays of other OPeNDAP data.
|
class |
DList
This class implements a simple list of OPeNDAP data
types.
|
Modifier and Type | Class and Description |
---|---|
class |
SDArray
Holds a OPeNDAP Server
Array value. |
class |
SDList
Holds a OPeNDAP Server
List value. |
Modifier and Type | Class and Description |
---|---|
class |
asciiArray |
Modifier and Type | Class and Description |
---|---|
class |
test_SDArray
Holds a OPeNDAP Server
Array value. |
Modifier and Type | Class and Description |
---|---|
class |
wwwArray |