thredds.wcs.v1_1_0
Class WcsResponse

java.lang.Object
  extended by thredds.wcs.v1_1_0.WcsResponse

public abstract class WcsResponse
extends Object

_more_

Since:
4.0
Author:
edavis

Field Summary
protected static org.jdom.Namespace owcsNS
           
protected static org.jdom.Namespace owsNS
           
protected static org.jdom.Namespace wcsNS
           
 
Constructor Summary
WcsResponse()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

wcsNS

protected static final org.jdom.Namespace wcsNS

owcsNS

protected static final org.jdom.Namespace owcsNS

owsNS

protected static final org.jdom.Namespace owsNS
Constructor Detail

WcsResponse

public WcsResponse()


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