|
|
|
|
|
JAXB 2.0 has a way to customize the databinding. In many cases, that customization is quite simple, like changing the name of the generated packages, and using a full-fledged customization file seems an overkill. So, Kohsuke proposes a simple methodology to address these situations using what he calls Schemalets. |