Uses of Class
opendap.dap.MalformedAliasException

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 DDS.resolveAliases()
          Before the DDS can be used all of the Aliases in the various AttributeTables must be resolved.
 void DAS.resolveAliases()
          This method searchs through the DAS for Alias members.
static Vector DDS.tokenizeAliasField(String field)
          The tokenizeAliasFiled() method is used to tokenize the variable and the attribute fields in the alias declaration.
 



Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.