When working with Java and XML there is a number of frameworks that support working with that technology. Furthermore when working with an already working api there must be code in order be able to convert Java objects into XML and vice versa. Using xjc
is an easy way to generate Java classes in order to “talk” XML. Continue reading
Generating JAXB classes with xjc
Reply