| Package | Description |
|---|---|
| opendap.servers |
This package contains the OPeNDAP Server classes.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
BoolFunction
Represents a server-side function, which evaluates to a boolean value.
|
interface |
BTFunction
Represents a server-side function, which evaluates to a BaseType.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FunctionLibrary.add(ServerSideFunction function)
Adds a function to the library.
|
Copyright © 1999-2015 OPeNDAP. All Rights Reserved.