Thanks Chris,

It looks like the answer is this:
        Map bean = (Map)JSONObject.toBean(json, java.util.HashMap.class);

-Al

Reply via email to