Playing along with the class game (for docs' sake).
git-svn-id: http://svn.openlayers.org/trunk/openlayers@12135 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -8,8 +8,8 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* Function: OpenLayers.Format.CSWGetRecords.
|
||||
* Default version is 2.0.2.
|
||||
* Class: OpenLayers.Format.CSWGetRecords
|
||||
* Default version is 2.0.2.
|
||||
*
|
||||
* Returns:
|
||||
* {<OpenLayers.Format>} A CSWGetRecords format of the given version.
|
||||
@@ -26,7 +26,7 @@ OpenLayers.Format.CSWGetRecords = function(options) {
|
||||
};
|
||||
|
||||
/**
|
||||
* Constant: OpenLayers.Format.CSWGetRecords.DEFAULTS
|
||||
* Constant: DEFAULTS
|
||||
* {Object} Default properties for the CSWGetRecords format.
|
||||
*/
|
||||
OpenLayers.Format.CSWGetRecords.DEFAULTS = {
|
||||
|
||||
Reference in New Issue
Block a user