JAXB 面试题与答案
Question: Customizing Type Bindings.Answer: • Default bindings can be overridden– at global scope – on case-by-case basis • Customizations include – names of generated package, classes and methods – method return types – class property (field) types – which elements are bound to classes, as opposed to being ignored – class property to which each attribute and element declaration is bound |
保存以便复习
收藏此条目、标记为困难题,或将其加入复习集合。
这有帮助吗? 是 否
用户评价最有帮助的内容:
- What Is XML Binding?
- What is XML Binding Relationships?
- Please explain JAXB Use Cases.
- Why Use XML Binding?
- What are the goals of JAXB?