public class RESTLayerList extends RESTAbstractList<NameLinkElem>
<layer>
<name>states</name>
<atom:link
xmlns:atom="http://www.w3.org/2005/Atom"
rel="alternate"
href="http://localhost:8080/geoserver/rest/layers/states.xml"
type="application/xml"/>
</layer>
elementList| Modifier | Constructor and Description |
|---|---|
protected |
RESTLayerList(org.jdom.Element list) |
| Modifier and Type | Method and Description |
|---|---|
static RESTLayerList |
build(String response) |
createElement, get, getNames, isEmpty, iterator, sizepublic static RESTLayerList build(String response)
Copyright © 2007–2016 PDOK. All rights reserved.