opendap.namespaces
Class BES

java.lang.Object
  extended by opendap.namespaces.BES

public class BES
extends java.lang.Object

Created by IntelliJ IDEA. User: ndp Date: Feb 19, 2009 Time: 11:01:23 AM To change this template use File | Settings | File Templates.


Field Summary
static java.lang.String BES_NAMESPACE_STRING
           
static org.jdom.Namespace BES_NS
           
 
Constructor Summary
BES()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

BES_NAMESPACE_STRING

public static final java.lang.String BES_NAMESPACE_STRING
See Also:
Constant Field Values

BES_NS

public static final org.jdom.Namespace BES_NS
Constructor Detail

BES

public BES()