Jaxb: How to replace a class/binding in given object tree while unmarshalling

后端 未结 3 1486
不知归路
不知归路 2020-12-20 00:44

I have a given set of classes to unmarshall a xml into an object tree. Now I get a extended xml and want to replace one class in the object tree with an extended version.

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