| Package | Description |
|---|---|
| opendap.servers |
This package contains the OPeNDAP Server classes.
|
| opendap.servers.parsers |
This package contains Bison 2.4.2 generated Constraint Expression parser classes.
|
| opendap.servlet |
This package contains the core code for an OPeNDAP
servlet engine.
|
| Modifier and Type | Method and Description |
|---|---|
ServerDDS |
CEEvaluator.getDDS()
Return a reference to the CEEvaluator's DDS object.
|
| Constructor and Description |
|---|
CEEvaluator(ServerDDS dds)
Construct a new
CEEvaluator with dds as the
DDS object with which to resolve all variable and function names. |
CEEvaluator(ServerDDS dds,
ClauseFactory clauseFactory)
Construct a new
CEEvaluator with dds as the
DDS object with which to resolve all variable and function names, and
clauseFactory as a source of Clause objects . |
| Modifier and Type | Method and Description |
|---|---|
void |
AST.init(CEEvaluator ceEval,
BaseTypeFactory factory,
ClauseFactory clauseFactory,
ServerDDS sdds,
List<AST> nodes) |
| Modifier and Type | Method and Description |
|---|---|
ServerDDS |
GuardedDataset.getDDS()
Get the DDS for this Dataset.
|
| Modifier and Type | Method and Description |
|---|---|
DDS |
GetHTMLInterfaceHandler.getWebFormDDS(String dataSet,
ServerDDS sDDS)
************************************************************************
Gets a DDS for the specified data set and builds it using the class
factory in the package opendap.servlet.www.
|
void |
GetHTMLInterfaceHandler.sendDataRequestForm(ReqState rs,
String dataSet,
ServerDDS sdds,
DAS myDAS)
************************************************************************
Default handler for OPeNDAP .html requests.
|
Copyright © 1999-2015 OPeNDAP. All Rights Reserved.