You may take a look at the Json-lib Java library, that provides XML-to-JSON conversion. String xml = "<hello><test>1.2</test><test2>123</test2></hello>"; ...
確定! 回上一頁