JsonElement root = jp.parse( new InputStreamReader((InputStream) request.getContent())); //Convert the input stream to a json element.
確定! 回上一頁