Package it.geosolutions.geoserver.rest.decoder
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.
-
Class Summary Class Description RESTAbstractList<ELEM extends NameLinkElem> Parses list of summary data.RESTBoundingBox Parse a Boundingbox of the following structureRESTCoverage 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.RESTDataRules RESTDataStore Parse DataStores returned as XML REST objects.RESTDataStoreList Parses list of summary data about Datastores.RESTDimensionInfo RESTDimensionInfo class.RESTFeatureType Parse FeatureTypes returned as XML REST objects.RESTFeatureType.Attribute RESTFeatureTypeList Parses list of summary data about FeatureTypes.RESTLayer Parse Layers returned as XML REST objects.RESTLayer21 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.RESTMetadataList RESTMetadataList class.RESTMetadataList.RESTMetadataElement Generic metadata ObjectRESTNamespace Parse namespaces returned as XML REST objects.RESTNamespaceList Parses list of summary data about Namespaces.RESTNamespaceList.RESTShortNamespace Namespace summary info.RESTPublished Parse a published returned as XML REST objects.RESTPublishedList Parse publisheds returned as XML REST objects.RESTResource Parse a resource (FeatureType or Coverage) returned as XML REST objects.RESTStructuredCoverageGranulesList This decode turns index format for a GeoServer StructuredGridCoverageReader into something useful, giving access to the definition of the single attributes.RESTStructuredCoverageGranulesList.RESTStructuredCoverageGranule Generic granule of the index.RESTStructuredCoverageIndexSchema This decode turns index format for a GeoServer StructuredGridCoverageReader into something useful, giving access to the definition of the single attributes.RESTStructuredCoverageIndexSchema.RESTStructuredCoverageIndexAttribute Generic granule of the index.RESTStyle RESTStyle class.RESTStyleList Parses list of summary data about Styles.RESTWms Parse WMSs returned as XML REST objects.RESTWmsList Parses list of summary data about Wms.RESTWmsStore Parse WmsStores returned as XML REST objects.RESTWmsStoreList Parses list of summary data about WmsStores.RESTWorkspaceList Parses list of summary data about Workspaces.RESTWorkspaceList.RESTShortWorkspace Workspace summary info. -
Enum Summary Enum Description RESTDataStore.DBType RESTLayer.Type