opendap
Class Version

java.lang.Object
  extended by opendap.Version

public final class Version
extends java.lang.Object

Holds the version number for the java implmentation of the OPeNDAP DAP2 implmentation.


Constructor Summary
Version()
           
 
Method Summary
static org.jdom.Element getVersionElement()
           
static java.lang.String getVersionString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Version

public Version()
Method Detail

getVersionString

public static java.lang.String getVersionString()

getVersionElement

public static org.jdom.Element getVersionElement()