| Package | Description |
|---|---|
| it.geosolutions.geoserver.rest.decoder |
Decoders for GeoServer's beans.
|
| it.geosolutions.geoserver.rest.encoder.feature |
| Modifier and Type | Method and Description |
|---|---|
List<Map<FeatureTypeAttribute,String>> |
RESTResource.getAttributeList()
Deprecated.
|
List<Map<FeatureTypeAttribute,String>> |
RESTFeatureType.getAttributeList() |
| Modifier and Type | Method and Description |
|---|---|
static FeatureTypeAttribute |
FeatureTypeAttribute.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FeatureTypeAttribute[] |
FeatureTypeAttribute.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GSAttributeEncoder.delAttribute(FeatureTypeAttribute type) |
String |
GSAttributeEncoder.getAttribute(FeatureTypeAttribute type) |
void |
GSAttributeEncoder.setAttribute(FeatureTypeAttribute type,
String value) |
| Modifier and Type | Method and Description |
|---|---|
void |
GSAttributeEncoder.setup(Map<FeatureTypeAttribute,String> attributes) |
Copyright © 2007–2016 PDOK. All rights reserved.