|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MalformedAliasException | |
---|---|
opendap.dap | This package contains the OPeNDAP core classes, known as the Data Access Protocol (DAP). |
Uses of MalformedAliasException in opendap.dap |
---|
Methods in opendap.dap that throw MalformedAliasException | |
---|---|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |