Package | Description |
---|---|
opendap.dap |
This package contains the OPeNDAP core classes, known as the Data Access
Protocol (DAP).
|
Modifier and Type | Method and Description |
---|---|
void |
DAS.resolveAliases()
This method searchs through the
DAS
for Alias members. |
void |
DDS.resolveAliases()
Before the DDS can be used all of the Aliases in the various
AttributeTables must be resolved.
|
static java.util.Vector |
DDS.tokenizeAliasField(java.lang.String field)
The
tokenizeAliasFiled() method is used to tokenize
the variable and the attribute fields in the alias
declaration. |