minor doc adjustments and a bit more test coverage

This commit is contained in:
Bart van den Eijnden
2012-01-09 10:27:44 +01:00
parent ab49a195e3
commit 476d438578
3 changed files with 13 additions and 18 deletions

View File

@@ -9,10 +9,7 @@
/**
* Class: OpenLayers.Protocol.CSW
* Used to create a versioned CSW protocol. Default version is 2.0.2.
*
* Inherits from:
* - <OpenLayers.Protocol>
* Used to create a versioned CSW protocol. Default version is 2.0.2.
*/
OpenLayers.Protocol.CSW = function(options) {
options = OpenLayers.Util.applyDefaults(