0
The usage of Jaxb
1. add The dependencies for JAXB1234567891011121314dependencies { ... compile group: 'javax.xml.bind', name: 'jaxb-api', version: '2.3.0' compile group:
1. add The dependencies for JAXB1234567891011121314dependencies { ... compile group: 'javax.xml.bind', name: 'jaxb-api', version: '2.3.0' compile group:
If you want to use the Xpath thing when you face the situation that you need to parse the xml thing, then You don’t have to import any dependencies because this function is occured from basic java. I