it.geosolutions.geoserver.rest.encoder
Class GSLayerEncoder

java.lang.Object
  extended by it.geosolutions.geoserver.rest.encoder.PropertyXMLEncoder
      extended by it.geosolutions.geoserver.rest.encoder.GSLayerEncoder

public class GSLayerEncoder
extends PropertyXMLEncoder

Author:
ETj (etj at geo-solutions.it)

Constructor Summary
GSLayerEncoder()
           
 
Method Summary
 void setDefaultStyle(String defaultStyle)
           
 void setWmsPath(String wmspath)
           
 
Methods inherited from class it.geosolutions.geoserver.rest.encoder.PropertyXMLEncoder
encodeXml, isEmpty, set, setOrRemove
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GSLayerEncoder

public GSLayerEncoder()
Method Detail

setWmsPath

public void setWmsPath(String wmspath)

setDefaultStyle

public void setDefaultStyle(String defaultStyle)


Copyright © 2007-2011 GeoSolutions. All Rights Reserved.