Package it.geosolutions.geoserver.rest.decoder

Decoders for GeoServer's beans.

See:
          Description

Class Summary
RESTAbstractList<ELEM extends NameLinkElem> Parses list of summary data.
RESTCoverage Parse Coverages returned as XML REST objects.
RESTCoverageList Parses list of summary data about Coverages.
RESTCoverageStore Parse CoverageStores returned as XML REST objects.
RESTCoverageStoreList Parses list of summary data about CoverageStores.
RESTDataStore Parse DataStores returned as XML REST objects.
RESTDataStoreList Parses list of summary data about Datastores.
RESTFeatureType Parse FeatureTypes returned as XML REST objects.
RESTFeatureType.Attribute  
RESTLayer Parse Layers returned as XML REST objects.
RESTLayerGroup Parse LayerGroups returned as XML REST objects.
RESTLayerGroupList Parses list of summary data about LayerGroups.
RESTLayerList Parses list of summary data about Layers.
RESTNamespaceList Parses list of summary data about Namespaces.
RESTNamespaceList.RESTShortNamespace Namespace summary info.
RESTResource Parse a resource (FeatureType or Coverage) returned as XML REST objects.
RESTStyleList Parses list of summary data about Styles.
RESTWorkspaceList Parses list of summary data about Workspaces.
RESTWorkspaceList.RESTShortWorkspace Workspace summary info.
 

Enum Summary
RESTDataStore.DBType  
RESTLayer.TYPE  
 

Package it.geosolutions.geoserver.rest.decoder Description

Decoders for GeoServer's beans. Only some getters are available; there were developed only the most used getters, in order not to replicate the whole GeoServer beans hierarchy.



Copyright © 2007-2012 GeoSolutions. All Rights Reserved.