|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The purpose of the GetCapabilities operation is described in the Basic Service Elements section, above. In the particular case of a Web Map Service, the response of a GetCapabilities request is general information about the service itself and specific information about the available maps.
----------------------------------------------------------------------
Method Summary | |
java.lang.String |
exportAsXML()
returns an XML representation of the capabilities |
Service |
getService()
this returns a general describtion of the service described by the Capabilities XML document. |
java.lang.String |
getUpdateSequence()
The UPDATESEQUENCE parameter is for maintaining cache consistency. |
java.lang.String |
getVersion()
returns the version of the service |
Method Detail |
public java.lang.String getVersion()
public java.lang.String getUpdateSequence()
public Service getService()
public java.lang.String exportAsXML()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |