标签: java json jettison
我的数据为username=abc&password=xyz。我希望将其转换为json对象,以便可以使用键username和password从中提取详细信息。怎么办?
username=abc&password=xyz