Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jaxb

JAXB XJC code generation - ObjectFactory class is incomplete

java xsd schema jaxb xjc

JAXB to be create a map from XSD

xml xsd jaxb

JAXB and collections containing generics

java generics jaxb

Inner Text and child elements

java xml jaxb

Jaxb DateTime without timezone

java xml datetime jaxb jodatime

UnmarshalException - Namespace Issue?

java xml jaxb xsd

eclipselink/Moxy : inheritance and attribute name oveloading based on type

How to remove the default root element namespace prefix from XML generated using JAXB

spring-mvc jaxb

JAXB - The schemaBindings customization is not associated with any schema element

jaxb xjc maven-jaxb2-plugin

Generated WADL for a List of Resources

list jaxb jersey jax-rs wadl

wsimport: multiple wsdl overwrite ObjectFactory

JAX-WS duplicates complex type when generating wsdl

XML wrapped list to JSON array via Jettison and JAXB

xml json jaxb jettison

Issue with Eclipselink and @XmlRef

jaxb eclipselink moxy

SAXParseException: value is not a valid value for 'date'

java datetime jaxb xsd xjc

MOXy JAXB marshals invalid control characters for Unicode (u+2019) when UTF-8 encoding is specified

json utf-8 jaxb marshalling moxy

Exception in thread "main" javax.xml.bind.JAXBException: Provider com.sun.xml.bind.v2.ContextFactory could not be instantiated

jaxb marshalling

Generation of XSD restrictions in a schema generated from Java JAXB annotated classes

java xsd jaxb moxy

JAXB is good until I need to do something complex. What are the alternatives?

java xml jaxb

How can I marshall a single java bean into a complex XML document with existing annotations?

java xml annotations jaxb