jsxmlhttpdatasource.js
No description.

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