Group: Jvnet JAXB2 Commons
Sort by:Popular

1.JAXB2 Commons Fluent API Plugin54 usages

org.jvnet.jaxb2_commons » jaxb2-fluent-api Apache

Causes JAXB RI 2 XJC to generate additional methods that allows method chaining. Method chaining is useful when building object tree in memory, allowing the code to be done in a concise way.
Last Release on Mar 29, 2011
This plugin adds 'jakarta.xml.bind.annotation.XmlNs' annotations to 'package-info.java' file according to specific definitions in bindings.xml file. Those annotations associate namespace prefixes with XML namespace URIs.
Last Release on Dec 10, 2021
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.
Last Release on Mar 29, 2011
Causes JAXB RI 2.2 XJC to automatically generate methods for toString(), equals() and hashCode() using jakarta-commons-lang. The code that uses this plugin can still run with any JAXB2 implementation.
Last Release on Mar 16, 2014
This plugin uses the XML schema "element" tag's "default" attribute to set default values for variables in the classes generated by JAXB.
Last Release on Sep 24, 2011