伊谢尔伦2017-04-18 10:10:35
The function of this code is to smoothly convert the object when it changes, otherwise an error will be reported when the object and xml do not match.
迷茫2017-04-18 10:10:35
Never used itXStream
, it looks like it’s an xml parser?
From the code analysis, XStream
可能是一个接口、抽象类或类,这段代码的意思就是重写了XStream
里面的wrapMapper
may be an interface, abstract class or class. The meaning of this code is to rewrite the wrapMapper
method in