|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectthredds.wcs.v1_0_0_Plus.WcsRequest
thredds.wcs.v1_0_0_Plus.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. |
| Nested classes/interfaces inherited from class thredds.wcs.v1_0_0_Plus.WcsRequest |
|---|
WcsRequest.Format, WcsRequest.Operation, WcsRequest.RequestEncoding |
| Field Summary |
|---|
| Fields inherited from class thredds.wcs.v1_0_0_Plus.WcsRequest |
|---|
gmlNS, wcsNS, xlinkNS |
| Constructor Summary | |
|---|---|
GetCapabilities(WcsRequest.Operation operation,
java.lang.String version,
WcsDataset dataset,
java.net.URI serverURI,
GetCapabilities.Section section,
java.lang.String updateSequence,
GetCapabilities.ServiceInfo serviceInfo)
|
|
| Method Summary | |
|---|---|
org.jdom.Document |
generateCapabilities()
|
org.jdom.Element |
generateCapabilitySection()
|
org.jdom.Element |
generateContentMetadataSection()
|
org.jdom.Element |
generateServiceSection(GetCapabilities.ServiceInfo serviceInfo)
|
org.jdom.Document |
getCapabilitiesReport()
|
void |
writeCapabilitiesReport(java.io.PrintWriter pw)
|
| Methods inherited from class thredds.wcs.v1_0_0_Plus.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(WcsRequest.Operation operation,
java.lang.String version,
WcsDataset dataset,
java.net.URI serverURI,
GetCapabilities.Section section,
java.lang.String updateSequence,
GetCapabilities.ServiceInfo serviceInfo)
| Method Detail |
|---|
public org.jdom.Document getCapabilitiesReport()
throws WcsException
WcsException
public void writeCapabilitiesReport(java.io.PrintWriter pw)
throws WcsException,
java.io.IOException
WcsException
java.io.IOException
public org.jdom.Document generateCapabilities()
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 | |||||||||