语法是这样:
ObjectMapper mapper = new ObjectMapper(); Map resultMap=null; resultMap = mapper.readValue(in, Map.class);