| Package | Description |
|---|---|
| dods.dap.parser |
This package contains JavaCC generated DAP parser classes.
|
| dods.dap.Server |
This package contains the DODS Server classes.
|
| 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 |
SDBoolean
Holds a DODS Server
Boolean value. |
class |
SDByte
Holds a DODS Server
Byte value. |
class |
SDFloat32
Holds a DODS Server
Float32 value. |
class |
SDFloat64
Holds a DODS Server
Float64 value. |
class |
SDInt16
Holds a DODS Server
Int16 value. |
class |
SDInt32
Holds a DODS Server
Int32 value. |
class |
SDString
Holds a DODS Server
String value. |
class |
SDUInt16
Holds a DODS Server
Unsigned Int16 value. |
class |
SDUInt32
Holds a DODS Server
Unsigned Int32 value. |
class |
SDURL
Holds a DODS Server
URL value. |