New posts in jaxb

Java/JAXB: Unmarshall Xml to specific subclass based on an attribute

JAXB: How to change XJC-generated classes names when attr type is specified in XSD?

Remove 'standalone="yes"' from generated XML

Is it possible to programmatically configure JAXB?

JAXB Mapping cyclic references to XML

convert xml to java object using jaxb (unmarshal)

How do you specify the date format used when JAXB marshals xsd:dateTime?

How can I tell jaxb / Maven to generate multiple schema packages?

How can I customize serialization of a list of JAXB objects to JSON?

JAXB Marshalling Unmarshalling with CDATA

javax.xml.bind.JAXBException Implementation of JAXB-API has not been found on module path or classpath [duplicate]

Which artifacts should I use for JAXB RI in my Maven project?

XML element with attribute and content using JAXB

Convert Java object to XML string

What's the point of JAXB 2's ObjectFactory classes?

Using JAXB with Google Android

java.lang.VerifyError: Expecting a stackmap frame at branch target JDK 1.7

Simple conversion between java.util.Date and XMLGregorianCalendar

What is JAXB and why would I use it? [closed]

javax.xml.bind.UnmarshalException: unexpected element (uri:"", local:"Group")