jaxb
Guide to JAXB 1. Introduction This is an introductory article on JAXB (Java Architecture for XML Binding). First, we’ll show how to convert Java objects to XML and vice-versa, and then we’ll focus on generating Java classes from XML schema and vice-versa by using JAXB-2 Maven plugin. 2. Overview JAXB… Continue Reading jaxb