| Package | Description |
|---|---|
| opendap.servers |
This package contains the OPeNDAP Server classes.
|
| Modifier and Type | Field and Description |
|---|---|
protected BoolFunction |
BoolFunctionClause.function |
| Modifier and Type | Method and Description |
|---|---|
BoolFunction |
FunctionLibrary.getBoolFunction(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,
List children)
Creates a new BoolFunctionClause.
|
Copyright © 1999-2015 OPeNDAP. All Rights Reserved.