Web edits
[beagleboard.org.git] / static / dojox / jsonPath.js
blob8372a0422145881f82937e26ae4136c3d8eb58ae
1 /*
2         Copyright (c) 2004-2008, The Dojo Foundation All Rights Reserved.
3         Available via Academic Free License >= 2.1 OR the modified BSD license.
4         see: http://dojotoolkit.org/license for details
5 */
8 if(!dojo._hasResource["dojox.jsonPath"]){
9 dojo._hasResource["dojox.jsonPath"]=true;
10 dojo.provide("dojox.jsonPath");
11 dojo.require("dojox.jsonPath.query");