it.geosolutions.geoserver.rest.decoder
Class RESTDataStoreList
java.lang.Object
it.geosolutions.geoserver.rest.decoder.RESTAbstractList<NameLinkElem>
it.geosolutions.geoserver.rest.decoder.RESTDataStoreList
- All Implemented Interfaces:
- Iterable<NameLinkElem>
public class RESTDataStoreList
- extends RESTAbstractList<NameLinkElem>
Parses list of summary data about Datastores.
- Author:
- ETj (etj at geo-solutions.it)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RESTDataStoreList
protected RESTDataStoreList(org.jdom.Element list)
build
public static RESTDataStoreList build(String response)
Copyright © 2007-2013 GeoSolutions. All Rights Reserved.