Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jaxb

Xml serialization JAXB vs Jackson-dataformat-xml?

2 count of Illegal Annotation Exception

java xml jaxb

How can I process multiple xsd schemas using jaxb and the Ant xjc task?

ant xsd jaxb xjc

JAXB SAXParseException when unmarshalling document with relative path to DTD

xml jaxb dtd

Two classes have the same xml type name

wsdl jaxb cxf wsdl2java xmltype

JAXB xjc mapping to existing domain objects

xml jaxb schema bind xjc

jaxb.properties missing at runtime when built with Maven

java maven jaxb

Migrating from Spring-Jersey 1.x to 2.x

java json spring jaxb jersey-2.0

How do I prevent JAXB from binding superclass methods of the @XmlRootElement when marshalling?

java.lang.IllegalStateException: No unmarshaller registered. Check configuration of WebServiceTemplate

Free memory from complex objects in Java

Why do JAXB generated classes have protected members and how can I change this?

java xml jaxb

Is it possible to replace the version of the JAXB implementation in Java JRE 1.6 SE?

java jaxb

Managing JAXB-generated classes in a Maven project

adding an annotation to a JAXB binding class from a schema

java annotations jaxb

Solve JAXB "name collision in the ObjectFactory class" problem with customisation

java xml jaxb

JAXB : 2 counts of IllegalAnnotationExceptions

java xml jaxb

Jersey. How to generate json and xml output depending on url param

java xml json jaxb jersey

How to represent null value as empty element with JAXB?

java xml jaxb

JAXB objects initialized with default values

jaxb xsd default-value