XML转换为JSON数据

Bertha 。 2021-12-12 15:17 422阅读 0赞

可以支持复杂的数据进行转换

首先我们需要JAR

  1. <!-- https://mvnrepository.com/artifact/net.sf.json-lib/json-lib -->
  2. <dependency>
  3. <groupId>net.sf.json-lib</groupId>
  4. <artifactId>json-lib</artifactId>
  5. <version>2.4</version>
  6. </dependency>
  7. <!-- https://mvnrepository.com/artifact/commons-beanutils/commons-beanutils -->
  8. <dependency>
  9. <groupId>commons-beanutils</groupId>
  10. <artifactId>commons-beanutils</artifactId>
  11. <version>1.8.3</version>
  12. </dependency>
  13. <!-- https://mvnrepository.com/artifact/commons-collections/commons-collections -->
  14. <dependency>
  15. <groupId>commons-collections</groupId>
  16. <artifactId>commons-collections</artifactId>
  17. <version>3.2</version>
  18. </dependency>
  19. <!-- https://mvnrepository.com/artifact/commons-lang/commons-lang -->
  20. <dependency>
  21. <groupId>commons-lang</groupId>
  22. <artifactId>commons-lang</artifactId>
  23. <version>2.5</version>
  24. </dependency>
  25. <!-- https://mvnrepository.com/artifact/commons-logging/commons-logging -->
  26. <dependency>
  27. <groupId>commons-logging</groupId>
  28. <artifactId>commons-logging</artifactId>
  29. <version>1.1.1</version>
  30. </dependency>
  31. <!-- https://mvnrepository.com/artifact/net.sf.ezmorph/ezmorph -->
  32. <dependency>
  33. <groupId>net.sf.ezmorph</groupId>
  34. <artifactId>ezmorph</artifactId>
  35. <version>1.0.6</version>
  36. </dependency>
  37. <!-- https://mvnrepository.com/artifact/xom/xom -->
  38. <dependency>
  39. <groupId>xom</groupId>
  40. <artifactId>xom</artifactId>
  41. <version>1.1</version>
  42. </dependency>

然后我们需要在类中定义方法:

  1. import net.sf.json.xml.XMLSerializer;
  2. public class Test {
  3. public static String xmlToJson(String xml){
  4. XMLSerializer xmlSerializer = new XMLSerializer();
  5. return xmlSerializer.read(xml).toString(); // .replace("@","").replace("#","");
  6. }
  7. }

测试数据:

  1. <?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"yes\"?><response><peoplefaces><peopleface><age>0</age><cameraName>区府网-0001</cameraName><cameraSn>08399900000000000101#542adf9ee21d4b02bc1baa1069e3a152</cameraSn><confidence>0</confidence><domainCode>6d4407fc5cd94dccb8eec0943d819275</domainCode><domainName>6d4407fc5cd94dccb8eec0943d819275</domainName><gender>0</gender><lowerColor>0</lowerColor><lowerStyle>0</lowerStyle><otype>0</otype><fileId>6d4407fc5cd94dccb8eec0943d819275#5070252764986962176@10</fileId><picUrl>http://10.10.3.32:11131/mp_mcss/caseFile/downloadImg.do?downloadId=7jKnCvYFcrhZE22kvMgUhWNFNn64sR0L&type=7&fileUuid=5070252764986962176@10</picUrl><pos><bottom>301</bottom><left>872</left><right>940</right><top>233</top></pos><sourceDevice>1</sourceDevice><recordTime>1562904256481</recordTime><upperColor>0</upperColor><upperStyle>0</upperStyle><upperTexture>0</upperTexture></peopleface><peopleface><age>0</age><cameraName>区府网-0001</cameraName><cameraSn>08399900000000000101#542adf9ee21d4b02bc1baa1069e3a152</cameraSn><confidence>0</confidence><domainCode>6d4407fc5cd94dccb8eec0943d819275</domainCode><domainName>6d4407fc5cd94dccb8eec0943d819275</domainName><gender>0</gender><lowerColor>0</lowerColor><lowerStyle>0</lowerStyle><otype>0</otype><fileId>6d4407fc5cd94dccb8eec0943d819275#4998195164993122560@10</fileId><picUrl>http://10.10.3.32:11131/mp_mcss/caseFile/downloadImg.do?downloadId=qGeqPWoXHxhejMTK9Qej5NUT9XJugFIm&type=7&fileUuid=4998195164993122560@10</picUrl><pos><bottom>313</bottom><left>856</left><right>907</right><top>262</top></pos><sourceDevice>1</sourceDevice><recordTime>1562903900610</recordTime><upperColor>0</upperColor><upperStyle>0</upperStyle><upperTexture>0</upperTexture></peopleface><peopleface><age>0</age><cameraName>区府网-0001</cameraName><cameraSn>08399900000000000101#542adf9ee21d4b02bc1baa1069e3a152</cameraSn><confidence>0</confidence><domainCode>6d4407fc5cd94dccb8eec0943d819275</domainCode><domainName>6d4407fc5cd94dccb8eec0943d819275</domainName><gender>0</gender><lowerColor>0</lowerColor><lowerStyle>0</lowerStyle><otype>0</otype><fileId>6d4407fc5cd94dccb8eec0943d819275#4926137570753868032@10</fileId><picUrl>http://10.10.3.32:11131/mp_mcss/caseFile/downloadImg.do?downloadId=CnxthRMjm7CI9YaiE6ynLKVukNGQ4LDn&type=7&fileUuid=4926137570753868032@10</picUrl><pos><bottom>762</bottom><left>1762</left><right>1890</right><top>634</top></pos><sourceDevice>1</sourceDevice><recordTime>1562903889120</recordTime><upperColor>0</upperColor><upperStyle>0</upperStyle><upperTexture>0</upperTexture></peopleface><peopleface><age>0</age><cameraName>区府网-0001</cameraName><cameraSn>08399900000000000101#542adf9ee21d4b02bc1baa1069e3a152</cameraSn><confidence>0</confidence><domainCode>6d4407fc5cd94dccb8eec0943d819275</domainCode><domainName>6d4407fc5cd94dccb8eec0943d819275</domainName><gender>0</gender><lowerColor>0</lowerColor><lowerStyle>0</lowerStyle><otype>0</otype><fileId>6d4407fc5cd94dccb8eec0943d819275#4854079976699162880@10</fileId><picUrl>http://10.10.3.32:11131/mp_mcss/caseFile/downloadImg.do?downloadId=CD2eGNneKEkmDZ0BHNVFD1aGYZhBC8Lf&type=7&fileUuid=4854079976699162880@10</picUrl><pos><bottom>934</bottom><left>1597</left><right>1713</right><top>818</top></pos><sourceDevice>1</sourceDevice><recordTime>1562903887677</recordTime><upperColor>0</upperColor><upperStyle>0</upperStyle><upperTexture>0</upperTexture></peopleface><peopleface><age>0</age><cameraName>区府网-0001</cameraName><cameraSn>08399900000000000101#542adf9ee21d4b02bc1baa1069e3a152</cameraSn><confidence>0</confidence><domainCode>6d4407fc5cd94dccb8eec0943d819275</domainCode><domainName>6d4407fc5cd94dccb8eec0943d819275</domainName><gender>0</gender><lowerColor>0</lowerColor><lowerStyle>0</lowerStyle><otype>0</otype><fileId>6d4407fc5cd94dccb8eec0943d819275#4709964788489089280@10</fileId><picUrl>http://10.10.3.32:11131/mp_mcss/caseFile/downloadImg.do?downloadId=Z5Vv4mGzURhbXfhJaORY3lqoeQFUUklB&type=7&fileUuid=4709964788489089280@10</picUrl><pos><bottom>538</bottom><left>459</left><right>571</right><top>426</top></pos><sourceDevice>1</sourceDevice><recordTime>1562903878669</recordTime><upperColor>0</upperColor><upperStyle>0</upperStyle><upperTexture>0</upperTexture></peopleface><peopleface><age>0</age><cameraName>区府网-0001</cameraName><cameraSn>08399900000000000101#542adf9ee21d4b02bc1baa1069e3a152</cameraSn><confidence>0</confidence><domainCode>6d4407fc5cd94dccb8eec0943d819275</domainCode><domainName>6d4407fc5cd94dccb8eec0943d819275</domainName><gender>0</gender><lowerColor>0</lowerColor><lowerStyle>0</lowerStyle><otype>0</otype><fileId>6d4407fc5cd94dccb8eec0943d819275#4782022382543794432@10</fileId><picUrl>http://10.10.3.32:11131/mp_mcss/caseFile/downloadImg.do?downloadId=0pvQHXUW2MCoMcXsr9pYVifctndGmvQe&type=7&fileUuid=4782022382543794432@10</picUrl><pos><bottom>402</bottom><left>294</left><right>372</right><top>324</top></pos><sourceDevice>1</sourceDevice><recordTime>1562903878348</recordTime><upperColor>0</upperColor><upperStyle>0</upperStyle><upperTexture>0</upperTexture></peopleface><peopleface><age>0</age><cameraName>区府网-0001</cameraName><cameraSn>08399900000000000101#542adf9ee21d4b02bc1baa1069e3a152</cameraSn><confidence>0</confidence><domainCode>6d4407fc5cd94dccb8eec0943d819275</domainCode><domainName>6d4407fc5cd94dccb8eec0943d819275</domainName><gender>0</gender><lowerColor>0</lowerColor><lowerStyle>0</lowerStyle><otype>0</otype><fileId>6d4407fc5cd94dccb8eec0943d819275#4637907166064111872@10</fileId><picUrl>http://10.10.3.32:11131/mp_mcss/caseFile/downloadImg.do?downloadId=xm4K634AH9JnDOQV1qbG2zQeFEbIoKGQ&type=7&fileUuid=4637907166064111872@10</picUrl><pos><bottom>405</bottom><left>692</left><right>786</right><top>311</top></pos><sourceDevice>1</sourceDevice><recordTime>1562902187518</recordTime><upperColor>0</upperColor><upperStyle>0</upperStyle><upperTexture>0</upperTexture></peopleface><peopleface><age>0</age><cameraName>区府网-0001</cameraName><cameraSn>08399900000000000101#542adf9ee21d4b02bc1baa1069e3a152</cameraSn><confidence>0</confidence><domainCode>6d4407fc5cd94dccb8eec0943d819275</domainCode><domainName>6d4407fc5cd94dccb8eec0943d819275</domainName><gender>0</gender><lowerColor>0</lowerColor><lowerStyle>0</lowerStyle><otype>0</otype><fileId>6d4407fc5cd94dccb8eec0943d819275#4565849571841634560@10</fileId><picUrl>http://10.10.3.32:11131/mp_mcss/caseFile/downloadImg.do?downloadId=amplwyendRj9Bdtr3m2rZjjVj97X6bd6&type=7&fileUuid=4565849571841634560@10</picUrl><pos><bottom>530</bottom><left>343</left><right>453</right><top>420</top></pos><sourceDevice>1</sourceDevice><recordTime>1562902176668</recordTime><upperColor>0</upperColor><upperStyle>0</upperStyle><upperTexture>0</upperTexture></peopleface><peopleface><age>0</age><cameraName>区府网-0001</cameraName><cameraSn>08399900000000000101#542adf9ee21d4b02bc1baa1069e3a152</cameraSn><confidence>0</confidence><domainCode>6d4407fc5cd94dccb8eec0943d819275</domainCode><domainName>6d4407fc5cd94dccb8eec0943d819275</domainName><gender>0</gender><lowerColor>0</lowerColor><lowerStyle>0</lowerStyle><otype>0</otype><fileId>6d4407fc5cd94dccb8eec0943d819275#4493791977803706624@10</fileId><picUrl>http://10.10.3.32:11131/mp_mcss/caseFile/downloadImg.do?downloadId=pxP59ppew1aj4VXNVCAi3uFxll2ztu6l&type=7&fileUuid=4493791977803706624@10</picUrl><pos><bottom>407</bottom><left>838</left><right>914</right><top>331</top></pos><sourceDevice>1</sourceDevice><recordTime>1562902174906</recordTime><upperColor>0</upperColor><upperStyle>0</upperStyle><upperTexture>0</upperTexture></peopleface><peopleface><age>0</age><cameraName>区府网-0001</cameraName><cameraSn>08399900000000000101#542adf9ee21d4b02bc1baa1069e3a152</cameraSn><confidence>0</confidence><domainCode>6d4407fc5cd94dccb8eec0943d819275</domainCode><domainName>6d4407fc5cd94dccb8eec0943d819275</domainName><gender>0</gender><lowerColor>0</lowerColor><lowerStyle>0</lowerStyle><otype>0</otype><fileId>6d4407fc5cd94dccb8eec0943d819275#4421734383715447040@10</fileId><picUrl>http://10.10.3.32:11131/mp_mcss/caseFile/downloadImg.do?downloadId=OHUhqWqwUxiI5h2b6JGzhcAbQJoLOc2k&type=7&fileUuid=4421734383715447040@10</picUrl><pos><bottom>392</bottom><left>906</left><right>987</right><top>311</top></pos><sourceDevice>1</sourceDevice><recordTime>1562902174906</recordTime><upperColor>0</upperColor><upperStyle>0</upperStyle><upperTexture>0</upperTexture></peopleface></peoplefaces><result><errmsg></errmsg><code>0</code></result><total>359</total></response>

发表评论

表情:
评论列表 (有 0 条评论,422人围观)

还没有评论,来说两句吧...

相关阅读