|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectthredds.wcs.v1_0_0_1.WcsRequest
thredds.wcs.v1_0_0_1.GetCapabilities
public class GetCapabilities
_more_
| Nested Class Summary | |
|---|---|
static class |
GetCapabilities.ResponsibleParty
Contain content needed for a GetCapabilities ServiceProvider section. |
static class |
GetCapabilities.Section
|
static class |
GetCapabilities.ServiceInfo
Contain the content needed for a WCS_Capabilities/Service section. |
| Field Summary |
|---|
| Fields inherited from class thredds.wcs.v1_0_0_1.WcsRequest |
|---|
gmlNS, wcsNS, xlinkNS |
| Constructor Summary | |
|---|---|
GetCapabilities(Request.Operation operation,
String version,
WcsDataset dataset,
URI serverURI,
GetCapabilities.Section section,
String updateSequence,
GetCapabilities.ServiceInfo serviceInfo)
|
|
| Method Summary | |
|---|---|
org.jdom.Element |
generateCapabilitySection()
|
org.jdom.Element |
generateContentMetadataSection()
|
org.jdom.Element |
generateServiceSection(GetCapabilities.ServiceInfo serviceInfo)
|
org.jdom.Document |
getCapabilitiesReport()
|
void |
writeCapabilitiesReport(PrintWriter pw)
|
String |
writeCapabilitiesReportAsString()
|
| Methods inherited from class thredds.wcs.v1_0_0_1.WcsRequest |
|---|
genCoverageOfferingBriefElem, genLonLatEnvelope, getDataset, getOperation, getVersion |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GetCapabilities(Request.Operation operation,
String version,
WcsDataset dataset,
URI serverURI,
GetCapabilities.Section section,
String updateSequence,
GetCapabilities.ServiceInfo serviceInfo)
| Method Detail |
|---|
public org.jdom.Document getCapabilitiesReport()
throws WcsException
WcsException
public void writeCapabilitiesReport(PrintWriter pw)
throws WcsException,
IOException
WcsException
IOException
public String writeCapabilitiesReportAsString()
throws WcsException
WcsExceptionpublic org.jdom.Element generateServiceSection(GetCapabilities.ServiceInfo serviceInfo)
public org.jdom.Element generateCapabilitySection()
public org.jdom.Element generateContentMetadataSection()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||