| Package | Description |
|---|---|
| opendap.dap.Server |
This package contains the OPeNDAP Server classes.
|
| opendap.servers.test |
This package contains the OPeNDAP Test Server (DTS).
|
| Modifier and Type | Field and Description |
|---|---|
protected BoolFunction |
BoolFunctionClause.function |
| Modifier and Type | Method and Description |
|---|---|
BoolFunction |
FunctionLibrary.getBoolFunction(java.lang.String name)
Retrieves a boolean function from the library.
|
BoolFunction |
BoolFunctionClause.getFunction()
Returns the server-side function invoked by this clause
|
| Constructor and Description |
|---|
BoolFunctionClause(BoolFunction function,
java.util.List children)
Creates a new BoolFunctionClause.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SSFdummy |