minor doc adjustments and a bit more test coverage
This commit is contained in:
@@ -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(
|
||||
|
||||
Reference in New Issue
Block a user