|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.deegree_impl.ogcbasic.BaseURL_Impl
org.deegree_impl.services.wms.capabilities.FeatureListURL_Impl
A Map Server may use FeatureListURL to point to a list of the features represented in a Layer.
----------------------------------------------------------------------
Field Summary |
Fields inherited from class org.deegree_impl.ogcbasic.BaseURL_Impl |
|
Constructor Summary | |
(package private) |
FeatureListURL_Impl(java.lang.String format,
java.net.URL onlineResource)
Creates a new FeatureListURL_Impl object. |
Method Summary | |
java.lang.String |
exportAsXML()
Returns an XML representation of this object. |
Methods inherited from class org.deegree_impl.ogcbasic.BaseURL_Impl |
getFormat, getOnlineResource, setFormat, setOnlineResource, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.deegree.ogcbasic.BaseURL |
getFormat, getOnlineResource |
Constructor Detail |
FeatureListURL_Impl(java.lang.String format, java.net.URL onlineResource)
format
- onlineResource
- Method Detail |
public java.lang.String exportAsXML()
exportAsXML
in interface Marshallable
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |