Add default stability level to docs of exported things.
This commit is contained in:
@@ -8,6 +8,7 @@ goog.require('ol.parser.Parser');
|
||||
/**
|
||||
* @constructor
|
||||
* @extends {ol.parser.Parser}
|
||||
* @todo stability experimental
|
||||
*/
|
||||
ol.parser.XML = function() {
|
||||
if (goog.global.ActiveXObject) {
|
||||
|
||||
Reference in New Issue
Block a user