这个树结构反映了编排和反编排所需要的操作嵌套。
This tree structure reflects the nesting of operations required for marshalling and unmarshalling.
详细的编排和反编排实现代码被直接添加到绑定类中。
The detailed marshalling and unmarshalling implementation code gets added directly to the bound classes.
为了处理编排和反编排,JiBX 向绑定中包含的类添加了新类和新方法。
To handle marshalling and unmarshalling, JiBX adds new classes and methods to the classes included in the binding.
应用推荐