Uses of Class
it.geosolutions.geoserver.rest.encoder.feature.GSAttributeEncoder

Packages that use GSAttributeEncoder
it.geosolutions.geoserver.rest.decoder Decoders for GeoServer's beans. 
it.geosolutions.geoserver.rest.encoder.feature   
 

Uses of GSAttributeEncoder in it.geosolutions.geoserver.rest.decoder
 

Methods in it.geosolutions.geoserver.rest.decoder that return types with arguments of type GSAttributeEncoder
 List<GSAttributeEncoder> RESTResource.getEncodedAttributeList()
           
 

Uses of GSAttributeEncoder in it.geosolutions.geoserver.rest.encoder.feature
 

Methods in it.geosolutions.geoserver.rest.encoder.feature with parameters of type GSAttributeEncoder
protected  void GSFeatureTypeEncoder.addAttribute(GSAttributeEncoder attribute)
           
 void GSFeatureTypeEncoder.setAttribute(GSAttributeEncoder attribute)
           
 



Copyright © 2007-2013 GeoSolutions. All Rights Reserved.