Add @classdesc to classes
This commit is contained in:
@@ -6,6 +6,9 @@ goog.require('ol.xml');
|
||||
|
||||
|
||||
/**
|
||||
* @classdesc
|
||||
* Generic format for reading non-feature XML data
|
||||
*
|
||||
* @constructor
|
||||
*/
|
||||
ol.format.XML = function() {
|
||||
|
||||
Reference in New Issue
Block a user