ucar.unidata.data.point
Class WaterMLUtil

java.lang.Object
  extended by ucar.unidata.data.point.WaterMLUtil

public class WaterMLUtil
extends Object

Version:
$Revision: 1.90 $ $Date: 2007/08/06 17:02:27 $
Author:
IDV Development Team

Field Summary
static String ATTR_CENSORCODE
          _more_
static String ATTR_COUNT
          _more_
static String ATTR_DATETIME
          _more_
static String ATTR_DEFAULT
          _more_
static String ATTR_ISREGULAR
          _more_
static String ATTR_METHODID
          _more_
static String ATTR_NETWORK
          _more_
static String ATTR_PROJECTIONINFORMATION
          _more_
static String ATTR_QUALITYCONTROLLEVEL
          _more_
static String ATTR_SAMPLEID
          _more_
static String ATTR_SITEID
          _more_
static String ATTR_SOURCEID
          _more_
static String ATTR_SRS
          _more_
static String ATTR_TITLE
          _more_
static String ATTR_UNITSABBREVIATION
          _more_
static String ATTR_UNITSCODE
          _more_
static String ATTR_VARIABLEID
          _more_
static String ATTR_VOCABULARY
          _more_
static String ATTR_XMLNS
          _more_
static String TAG_ADDRESS
          _more_
static String TAG_BEGINDATETIME
          _more_
static String TAG_CONTACTINFORMATION
          _more_
static String TAG_CONTACTNAME
          _more_
static String TAG_CREATIONTIME
          _more_
static String TAG_CRITERIA
          _more_
static String TAG_DATASETLOCATION
          _more_
static String TAG_EAST
          _more_
static String TAG_EMAIL
          _more_
static String TAG_ENDDATETIME
          _more_
static String TAG_GENERALCATEGORY
          _more_
static String TAG_GEOGLOCATION
          _more_
static String TAG_GEOLOCATION
          _more_
static String TAG_LATITUDE
          _more_
static String TAG_LOCALSITEXY
          _more_
static String TAG_LOCATIONPARAM
          _more_
static String TAG_LONGITUDE
          _more_
static String TAG_METHOD
          _more_
static String TAG_METHODDESCRIPTION
          _more_
static String TAG_NODATAVALUE
          _more_
static String TAG_NORTH
          _more_
static String TAG_NOTE
          _more_
static String TAG_ORGANIZATION
          _more_
static String TAG_PHONE
          _more_
static String TAG_QUERYINFO
          _more_
static String TAG_SAMPLEMEDIUM
          _more_
static String TAG_SITECODE
          _more_
static String TAG_SITENAME
          _more_
static String TAG_SOURCE
          _more_
static String TAG_SOURCEDESCRIPTION
          _more_
static String TAG_SOURCEINFO
          _more_
static String TAG_SOURCELINK
          _more_
static String TAG_SOUTH
          _more_
static String TAG_TIMEPARAM
          _more_
static String TAG_TIMESERIES
          _more_
static String TAG_TIMESERIESRESPONSE
          _more_
static String TAG_TIMESUPPORT
          _more_
static String TAG_TYPEOFCONTACT
          _more_
static String TAG_UNITS
          _more_
static String TAG_VALUE
          _more_
static String TAG_VALUES
          _more_
static String TAG_VALUETYPE
          _more_
static String TAG_VARIABLE
          _more_
static String TAG_VARIABLECODE
          _more_
static String TAG_VARIABLENAME
          _more_
static String TAG_VARIABLEPARAM
          _more_
static String TAG_VERTICALDATUM
          _more_
static String TAG_WEST
          _more_
static String TAG_X
          _more_
static String TAG_Y
          _more_
 
Constructor Summary
WaterMLUtil()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

TAG_TIMESERIESRESPONSE

public static final String TAG_TIMESERIESRESPONSE
_more_

See Also:
Constant Field Values

TAG_QUERYINFO

public static final String TAG_QUERYINFO
_more_

See Also:
Constant Field Values

TAG_CREATIONTIME

public static final String TAG_CREATIONTIME
_more_

See Also:
Constant Field Values

TAG_CRITERIA

public static final String TAG_CRITERIA
_more_

See Also:
Constant Field Values

TAG_LOCATIONPARAM

public static final String TAG_LOCATIONPARAM
_more_

See Also:
Constant Field Values

TAG_VARIABLEPARAM

public static final String TAG_VARIABLEPARAM
_more_

See Also:
Constant Field Values

TAG_TIMEPARAM

public static final String TAG_TIMEPARAM
_more_

See Also:
Constant Field Values

TAG_BEGINDATETIME

public static final String TAG_BEGINDATETIME
_more_

See Also:
Constant Field Values

TAG_ENDDATETIME

public static final String TAG_ENDDATETIME
_more_

See Also:
Constant Field Values

TAG_NOTE

public static final String TAG_NOTE
_more_

See Also:
Constant Field Values

TAG_TIMESERIES

public static final String TAG_TIMESERIES
_more_

See Also:
Constant Field Values

TAG_SOURCEINFO

public static final String TAG_SOURCEINFO
_more_

See Also:
Constant Field Values

TAG_SITENAME

public static final String TAG_SITENAME
_more_

See Also:
Constant Field Values

TAG_SITECODE

public static final String TAG_SITECODE
_more_

See Also:
Constant Field Values

TAG_GEOLOCATION

public static final String TAG_GEOLOCATION
_more_

See Also:
Constant Field Values

TAG_GEOGLOCATION

public static final String TAG_GEOGLOCATION
_more_

See Also:
Constant Field Values

TAG_LATITUDE

public static final String TAG_LATITUDE
_more_

See Also:
Constant Field Values

TAG_LONGITUDE

public static final String TAG_LONGITUDE
_more_

See Also:
Constant Field Values

TAG_LOCALSITEXY

public static final String TAG_LOCALSITEXY
_more_

See Also:
Constant Field Values

TAG_X

public static final String TAG_X
_more_

See Also:
Constant Field Values

TAG_Y

public static final String TAG_Y
_more_

See Also:
Constant Field Values

TAG_VERTICALDATUM

public static final String TAG_VERTICALDATUM
_more_

See Also:
Constant Field Values

TAG_VARIABLE

public static final String TAG_VARIABLE
_more_

See Also:
Constant Field Values

TAG_VARIABLECODE

public static final String TAG_VARIABLECODE
_more_

See Also:
Constant Field Values

TAG_VARIABLENAME

public static final String TAG_VARIABLENAME
_more_

See Also:
Constant Field Values

TAG_VALUETYPE

public static final String TAG_VALUETYPE
_more_

See Also:
Constant Field Values

TAG_GENERALCATEGORY

public static final String TAG_GENERALCATEGORY
_more_

See Also:
Constant Field Values

TAG_SAMPLEMEDIUM

public static final String TAG_SAMPLEMEDIUM
_more_

See Also:
Constant Field Values

TAG_UNITS

public static final String TAG_UNITS
_more_

See Also:
Constant Field Values

TAG_NODATAVALUE

public static final String TAG_NODATAVALUE
_more_

See Also:
Constant Field Values

TAG_TIMESUPPORT

public static final String TAG_TIMESUPPORT
_more_

See Also:
Constant Field Values

TAG_VALUES

public static final String TAG_VALUES
_more_

See Also:
Constant Field Values

TAG_VALUE

public static final String TAG_VALUE
_more_

See Also:
Constant Field Values

TAG_METHOD

public static final String TAG_METHOD
_more_

See Also:
Constant Field Values

TAG_METHODDESCRIPTION

public static final String TAG_METHODDESCRIPTION
_more_

See Also:
Constant Field Values

TAG_SOURCE

public static final String TAG_SOURCE
_more_

See Also:
Constant Field Values

TAG_ORGANIZATION

public static final String TAG_ORGANIZATION
_more_

See Also:
Constant Field Values

TAG_SOURCEDESCRIPTION

public static final String TAG_SOURCEDESCRIPTION
_more_

See Also:
Constant Field Values

TAG_CONTACTINFORMATION

public static final String TAG_CONTACTINFORMATION
_more_

See Also:
Constant Field Values

TAG_CONTACTNAME

public static final String TAG_CONTACTNAME
_more_

See Also:
Constant Field Values

TAG_TYPEOFCONTACT

public static final String TAG_TYPEOFCONTACT
_more_

See Also:
Constant Field Values

TAG_PHONE

public static final String TAG_PHONE
_more_

See Also:
Constant Field Values

TAG_EMAIL

public static final String TAG_EMAIL
_more_

See Also:
Constant Field Values

TAG_ADDRESS

public static final String TAG_ADDRESS
_more_

See Also:
Constant Field Values

TAG_SOURCELINK

public static final String TAG_SOURCELINK
_more_

See Also:
Constant Field Values

ATTR_XMLNS

public static final String ATTR_XMLNS
_more_

See Also:
Constant Field Values

ATTR_NETWORK

public static final String ATTR_NETWORK
_more_

See Also:
Constant Field Values

ATTR_SITEID

public static final String ATTR_SITEID
_more_

See Also:
Constant Field Values

ATTR_SRS

public static final String ATTR_SRS
_more_

See Also:
Constant Field Values

ATTR_PROJECTIONINFORMATION

public static final String ATTR_PROJECTIONINFORMATION
_more_

See Also:
Constant Field Values

ATTR_TITLE

public static final String ATTR_TITLE
_more_

See Also:
Constant Field Values

ATTR_DEFAULT

public static final String ATTR_DEFAULT
_more_

See Also:
Constant Field Values

ATTR_VARIABLEID

public static final String ATTR_VARIABLEID
_more_

See Also:
Constant Field Values

ATTR_VOCABULARY

public static final String ATTR_VOCABULARY
_more_

See Also:
Constant Field Values

ATTR_UNITSABBREVIATION

public static final String ATTR_UNITSABBREVIATION
_more_

See Also:
Constant Field Values

ATTR_UNITSCODE

public static final String ATTR_UNITSCODE
_more_

See Also:
Constant Field Values

ATTR_ISREGULAR

public static final String ATTR_ISREGULAR
_more_

See Also:
Constant Field Values

ATTR_COUNT

public static final String ATTR_COUNT
_more_

See Also:
Constant Field Values

ATTR_CENSORCODE

public static final String ATTR_CENSORCODE
_more_

See Also:
Constant Field Values

ATTR_DATETIME

public static final String ATTR_DATETIME
_more_

See Also:
Constant Field Values

ATTR_METHODID

public static final String ATTR_METHODID
_more_

See Also:
Constant Field Values

ATTR_QUALITYCONTROLLEVEL

public static final String ATTR_QUALITYCONTROLLEVEL
_more_

See Also:
Constant Field Values

ATTR_SAMPLEID

public static final String ATTR_SAMPLEID
_more_

See Also:
Constant Field Values

ATTR_SOURCEID

public static final String ATTR_SOURCEID
_more_

See Also:
Constant Field Values

TAG_DATASETLOCATION

public static final String TAG_DATASETLOCATION
_more_

See Also:
Constant Field Values

TAG_SOUTH

public static final String TAG_SOUTH
_more_

See Also:
Constant Field Values

TAG_WEST

public static final String TAG_WEST
_more_

See Also:
Constant Field Values

TAG_NORTH

public static final String TAG_NORTH
_more_

See Also:
Constant Field Values

TAG_EAST

public static final String TAG_EAST
_more_

See Also:
Constant Field Values
Constructor Detail

WaterMLUtil

public WaterMLUtil()