Unmarshalling nested list of xml items using JAXB...
Read MoreAdding annotations to package-info generated by JAXB...
Read MoreJAXB 2.x: How to unmarshal an XML without knowing the target class?...
Read MoreJAXB-XJC compilation difference about compiling schema having <xsd:complexType> with name and ...
Read MoreBuild non trivial XML file with StaxEventItemWriter...
Read MoreGenerating jaxb classes with naming conflicts...
Read Moremaven-jaxb2-plugin deletes classes right after build...
Read MoreHow make JAXB generate XML correctly?...
Read MoreFile Object from Camel-exchange body is null in Camel FTP...
Read MoreCan JAXB marshal by containment at first then marshal by @XmlIDREF for subsequent references?...
Read MoreHow to format a JAXB generated java class?...
Read MoreValidate xml created using jaxb against an xsd file...
Read MoreHow to get type="xs:date" instead of type="xs:dateTime"...
Read MoreMOXy unmarshalling not tolerating whitespace before dateTime...
Read MoreJAXB appending unneeded namespace declarations to tags...
Read MoreIs it valid to specify xsi:type for an local complexType?...
Read MoreWhat strategy is used when unmarshalling xml files with JAXB?...
Read MoreHow to force MOXy to use the setter on a Collection property that is lazily initialized?...
Read MoreJAXB namespace issue with extended annotated class' member...
Read MoreEclipse Maven Build Issue: Failed to compile input schema(s)!...
Read MoreUsing an adapter to marshal a class to a root element with MOXy or any other JAXB implementation...
Read MoreUnmarshalling XML using JAXB2 returns null lists (Scala)...
Read MoreJAXB marshaller throwing NullPointerException when upgrading from Java 6 to Java 7 in XMLSerializer...
Read MoreCan I include java source from multiple projects when running schemagen using the jaxb2-maven-plugin...
Read MoreHow to map single tag to multiple fields in JAXB...
Read More