change comment to highlight it's both read and write
This commit is contained in:
@@ -9,9 +9,10 @@
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Class: OpenLayers.Format.SLD/v1_0_0_GeoServer
|
* Class: OpenLayers.Format.SLD/v1_0_0_GeoServer
|
||||||
* Read SLD version 1.0.0 with GeoServer-specific enhanced options.
|
* Read and write SLD version 1.0.0 with GeoServer-specific enhanced options.
|
||||||
* See http://svn.osgeo.org/geotools/trunk/modules/extension/xsd/xsd-sld/src/main/resources/org/geotools/sld/bindings/StyledLayerDescriptor.xsd
|
* See http://svn.osgeo.org/geotools/trunk/modules/extension/xsd/xsd-sld/src/main/resources/org/geotools/sld/bindings/StyledLayerDescriptor.xsd
|
||||||
*
|
* for more information.
|
||||||
|
*
|
||||||
* Inherits from:
|
* Inherits from:
|
||||||
* - <OpenLayers.Format.SLD.v1_0_0>
|
* - <OpenLayers.Format.SLD.v1_0_0>
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user