it.geosolutions.geoserver.rest.decoder
Class RESTDataStoreList

java.lang.Object
  extended by it.geosolutions.geoserver.rest.decoder.RESTAbstractList<NameLinkElem>
      extended by 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)

Field Summary
 
Fields inherited from class it.geosolutions.geoserver.rest.decoder.RESTAbstractList
elementList
 
Constructor Summary
protected RESTDataStoreList(org.jdom.Element list)
           
 
Method Summary
static RESTDataStoreList build(String response)
           
 
Methods inherited from class it.geosolutions.geoserver.rest.decoder.RESTAbstractList
createElement, get, getNames, isEmpty, iterator, size
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RESTDataStoreList

protected RESTDataStoreList(org.jdom.Element list)
Method Detail

build

public static RESTDataStoreList build(String response)


Copyright © 2007-2013 GeoSolutions. All Rights Reserved.