public class RESTWmsList extends RESTAbstractList<NameLinkElem>
This is the XML REST representation:
<wmsLayers>
<wmsLayer>
<name>comunilazio</name>
<atom:link xmlns:atom="http://www.w3.org/2005/Atom" rel="alternate" href="http://172.27.30.25:8080/geoserver/rest/workspaces/arit/wmsstores/regione/wmslayers/comunilazio.xml" type="application/xml"/>
</wmsLayer>
</wmsLayers>
elementList| Modifier | Constructor and Description |
|---|---|
protected |
RESTWmsList(org.jdom.Element list) |
| Modifier and Type | Method and Description |
|---|---|
static RESTWmsList |
build(String response) |
createElement, get, getNames, isEmpty, iterator, sizepublic static RESTWmsList build(String response)
Copyright © 2007–2016 PDOK. All rights reserved.