Closure Library API Documentation
Go to class or file:
jsxmlhttpdatasource.js
No description.
Useful links
Source Code
Git
File Location
/goog/datasource/jsxmlhttpdatasource.js
Classes
goog.ds.JsXmlHttpDataSource
Similar to JsonDataSource, with using XMLHttpRequest for transport Currently requires the result be a JS object that can be evaluated and set to a variable and doesn't require strict JSON notation.
Directory datasource
File Reference