Java: Marshalling Object — Removing extra ns2 annotation in xml

前端 未结 3 554
长发绾君心
长发绾君心 2020-12-06 05:13

I am trying to marshall data within an object into an xml file based on a defined schema. However when I print out the xml file, I recieve extra annotations on the xml tags.

3条回答
提交回复
热议问题