| 1. | This tree structure reflects the nesting of operations required for marshalling and unmarshalling 这个树结构反映了编排和反编排所需要的操作嵌套。 |
| 2. | Methods used for marshalling and unmarshalling attributes of the element corresponding to the class 方法(用来编排和反编排与类对应的元素的属性) 。 |
| 3. | The detailed marshalling and unmarshalling implementation code gets added directly to the bound classes 详细的编排和反编排实现代码被直接添加到绑定类中。 |
| 4. | Class - the handling of the data from that class is the same in both bindings 类只有一个编排方法和一个反编排方法两个绑定中对于来自同一类的数据的处理是相同的。 |
| 5. | Methods used for marshalling and unmarshalling the content of an element corresponding to the class , and the 方法(用来编排和反编排与类对应的元素的内容) ,以及 |
| 6. | To handle marshalling and unmarshalling , jibx adds new classes and methods to the classes included in the binding 为了处理编排和反编排, jibx向绑定中包含的类添加了新类和新方法。 |
| 7. | These classes act as runtime glue to associate a binding with the particular methods of a mapped class in this case , 这些类充当运行时的粘合剂,把绑定与实现编排和反编排操作的映射类(在这个示例中,是 |
| 8. | For bindings that work with interfaces or unmodifiable classes , jibx instead adds the necessary marshalling unmarshalling code to a special helper class called the " munge " class as 如果绑定要处理接口或不可修改的类, jibx转而把必要的编排/反编排代码以 |
| 9. | In this case , i introduced an error to the code generation handling a collection , adding an extra item to the stack in the body of the item unmarshalling loop 在这个示例中,我在处理集合的代码生成中引入了一个错误,在项目反编排循环的循环体中,向堆栈添加了一个额外项目。 |
| 10. | For top - level mapped classes in a binding those that can be converted to and from separate documents , jibx also adds marshalling and unmarshalling interfaces , along with the methods defined by those interfaces 对于绑定中的顶级映射类(可以与独立文档相互转换的类) , jibx也添加编排和反编排接口,以及这些接口定义的方法。 |