bdoughan's Stars
krasa/krasa-jaxb-tools
XJC / JAXB plugin for generation of Bean Validation Annotations (JSR-303) and replacing primitive types
bdoughan/blog20110322
Example demonstrating how EclipseLink JAXB (MOXy) can map a field/property to an element based on the value of one of its attributes.
bdoughan/blog20110819
Example demonstrate how EclipseLink JAXB (MOXy) can map an object model to XML and JSON using the same metadata.
bdoughan/blog20110908
Example demonstrating how EclipseLink JAXB (MOXy) can map one object model to two XML schemas.
bdoughan/blog20120213
Example demonstrating how @XmlAnyElement and XmlAdapter can be used together to map an arbitrary list of objects.
bdoughan/blog20120418
Example demonstrating how EclipseLink JAXB (MOXy)'s metadata can be represented as JSON.