| Package | Description |
|---|---|
| opendap.servers |
This package contains the OPeNDAP Server classes.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ServerSideFunction.checkArgs(List args)
Checks that the arguments given are acceptable arguments for this
function.
|
BaseType |
BTFunction.getReturnType(List args)
A given function must always evaluate to the same class
of BaseType.
|
void |
CEEvaluator.parseConstraint(ReqState rs)
Convenience wrapper for parseConstraint.
|
void |
CEEvaluator.parseConstraint(String constraint,
String urlencoded)
Parse a constraint expression.
|
Copyright © 1999-2015 OPeNDAP. All Rights Reserved.