X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/3789b528d8dd8aad4558e38e22d775bcab1cbd36..6746dc89c47ed01b165cc1152533605f97eb8e8d:/docs/source/XmlStore.html diff --git a/docs/source/XmlStore.html b/docs/source/XmlStore.html index 802c899b..3d4f3480 100644 --- a/docs/source/XmlStore.html +++ b/docs/source/XmlStore.html @@ -15,8 +15,8 @@ -
/**
- * @author Ed Spencer
+  
/**
+ * @author Ed Spencer
  * @class Ext.data.XmlStore
  * @extends Ext.data.Store
  * @private
@@ -72,8 +72,6 @@ var store = new Ext.data.XmlStore({
  * An object literal of this form could also be used as the {@link #data} config option.</p>
  * <p><b>Note:</b> Although not listed here, this class accepts all of the configuration options of
  * <b>{@link Ext.data.reader.Xml XmlReader}</b>.</p>
- * @constructor
- * @param {Object} config
  * @xtype xmlstore
  */
 Ext.define('Ext.data.XmlStore', {