|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface GetCapabilities
Each OGC Web CapabilitiesService must describe its capabilities. This clause defines the structure intended to convey general information about the service itself, and summary information about the may available data
An instance of WCSGetCapabilities encapsulates a GetCapabilites request against a WCS and offeres two factory methods inherited from GetCapabilities for request creation using KVP and one own method for request creation from a DOM object.
| Method Summary | |
|---|---|
String[] |
getAcceptFormats()
|
String[] |
getAcceptVersions()
|
String[] |
getSections()
Returns the capabilities section. |
String |
getUpdateSequence()
Returns the update sequence. |
| Methods inherited from interface WebServiceRequest |
|---|
getId, getRequestParameter, getServiceName, getVendorSpecificParameters, getVersion |
| Method Detail |
|---|
String[] getSections()
String[] getAcceptVersions()
String[] getAcceptFormats()
String getUpdateSequence()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||