JAXB Interview Questions and Answers
Difficulty Level: AllBeginnerIntermediateExperienced/Expert
Ques 2. What is XML Binding Relationships?
Ques 4. Please explain JAXB Use Cases.
Ques 5. What are the goals of JAXB?
Ques 6. What are the disadvantages/non-goals of JAXB?
Ques 7. Give me an example of XSD.
Ques 8. Give me an example of XML document.
Ques 9. How to generate Java from XML Schema. Please show the example.
Ques 10. How to unmarshall XML into Java objects? Convert from XML to Java objects.
Ques 11. Java code for marshalling Java objects into XML.
Ques 12. Java example/java program to set object for generating XML.
Ques 13. How to validate java objects?
Ques 14. Customizing Type Bindings.
Ques 15. Syntax of customization.
Ques 16. Discuss Customization Levels.
Ques 17. Discuss Global Bindings attributes.
Ques 18. What is the syntax of schemaBindings?