thredds.wcs.v1_1_0
Class XMLwriter
java.lang.Object
thredds.wcs.v1_1_0.XMLwriter
public class XMLwriter
- extends Object
Generates WCS 1.1.0 XML responses.
- Since:
- 4.0
- Author:
- edavis
Field Summary |
protected static org.jdom.Namespace |
owcsNS
|
protected static org.jdom.Namespace |
owsNS
|
static String |
seqDate
|
protected static org.jdom.Namespace |
wcsNS
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
wcsNS
protected static final org.jdom.Namespace wcsNS
owcsNS
protected static final org.jdom.Namespace owcsNS
owsNS
protected static final org.jdom.Namespace owsNS
seqDate
public static String seqDate
XMLwriter
public XMLwriter()
generateExceptionReport
public org.jdom.Document generateExceptionReport(XMLwriter.ExceptionCodes code,
String locator,
String message)
generateCapabilities
public org.jdom.Document generateCapabilities(String serverURL,
GridDataset dataset,
List<GetCapabilities.Section> sections)
Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.