June 2018
Intermediate to advanced
596 pages
12h 39m
English
JAXB provides an easy way to convert XML or JSON representations of data into Java objects and vice versa. Using simple annotations, you can have a JAXB implementation create XML or JSON data from a Java object or create a Java object from XML or JSON.
The following are a few important JAXB annotations: