{"dojo.namespaces.dojo":{"meta":{"requires":{"common":["dojo.ns"]},"functions":{"dojo.addDojoNamespaceMapping":{"meta":{"summary":"Add an entry to the mapping table for the dojo: namespace","parameters":{"shortName":{"type":"String"},"packageName":{"type":"String"}},"src":" \tmap[shortName]=packageName;    "},"extra":{"parameters":{"shortName":{"type":"the","summary":"name to be used as the widget's tag name in the dojo: namespace"},"packageName":{"type":"the","summary":"path to the Javascript module in dotted package notation"}}}},"dojoNamespaceResolver":{"meta":{"summary":"","parameters":{"name":{"type":""},"domain":{"type":""}},"src":" \tif(!domain){ domain=\"html\"; }\n\t\tif(!map[domain]){ return null; }\n\t\treturn map[domain][name];    "}}}}}}