Package | Description |
---|---|
opendap.dap.parser |
This package contains Bison 2.4.2 generated DAP parser classes.
|
opendap.dap.Server |
This package contains the OPeNDAP Server classes.
|
opendap.servers.test |
This package contains the OPeNDAP Test Server (DTS).
|
Modifier and Type | Class and Description |
---|---|
class |
ExprParser
The constraint expression parser class.
|
class |
ExprParserTokenManager |
Modifier and Type | Class and Description |
---|---|
class |
Operator
This class contains the code for performing relative
operations (RelOps) on BaseTypes.
|
class |
SDByte
Holds a OPeNDAP Server
Byte value. |
class |
SDFloat32
Holds a OPeNDAP Server
Float32 value. |
class |
SDFloat64
Holds a OPeNDAP Server
Float64 value. |
class |
SDInt16
Holds a OPeNDAP Server
Int16 value. |
class |
SDInt32
Holds a OPeNDAP Server
Int32 value. |
class |
SDString
Holds a OPeNDAP Server
String value. |
class |
SDUInt16
Holds a OPeNDAP Server
Unsigned Int16 value. |
class |
SDUInt32
Holds a OPeNDAP Server
Unsigned Int32 value. |
class |
SDURL
Holds a OPeNDAP Server
URL value. |
Modifier and Type | Class and Description |
---|---|
class |
test_SDByte
Holds a OPeNDAP Server
Byte value. |
class |
test_SDFloat32
Holds a OPeNDAP Server
Float32 value. |
class |
test_SDFloat64
Holds a OPeNDAP Server
Float64 value. |
class |
test_SDInt16
Holds a OPeNDAP Server
Int16 value. |
class |
test_SDInt32
Holds a OPeNDAP Server
Int32 value. |
class |
test_SDString |
class |
test_SDUInt16
Holds a OPeNDAP Server
UInt16 value. |
class |
test_SDUInt32
Holds a OPeNDAP Server
UInt32 value. |
class |
test_SDURL
Holds a OPeNDAP Server
Byte value. |