Uses of Class
thredds.catalog2.xml.names.CatalogNamespace

Packages that use CatalogNamespace
thredds.catalog2.xml.names   
 

Uses of CatalogNamespace in thredds.catalog2.xml.names
 

Methods in thredds.catalog2.xml.names that return CatalogNamespace
static CatalogNamespace CatalogNamespace.getNamespace(String namespaceUri)
           
static CatalogNamespace CatalogNamespace.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static CatalogNamespace[] CatalogNamespace.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



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