How I can convert all value of element and attributes of xml to Map of string ? Is there some library which can do this ? I found library xStream but I dont know how to configure it.
相关问题
- Delete Messages from a Topic in Apache Kafka
- Jackson Deserialization not calling deserialize on
- Illegal to have multiple roots (start tag in epilo
- How to maintain order of key-value in DataFrame sa
- StackExchange API - Deserialize Date in JSON Respo
Underscore-java library can convert HashMap to xml and vice verse. I am the maintainer of the project.
I just wanna this:
Try the code below: