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