JAXB2 Commons - Value Constructor Plugin

Causes JAXB RI 2 XJC to generate a value constructor, where each embedded element is included as a constructor parameter. This is usedful when you want to make sure that you have handled every single possible embedded element. The plugin also generates a default (no argument) constructor, so existing code runs as expected.

Homepage POM file JAR file Javadoc
'org.jvnet.jaxb2_commons:jaxb2-value-constructor:3.0'

Dependencies

Provided dependencies