Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jaxb

Selecting nodes with XPath for binding a subset of classes with JAXB

xml xpath jaxb xsd xjc

Remove intermediate class when generating code from schema

xml jaxb xsd xjc

Unmarshalling XML to three lists of different objects using STAX Parser

java xml xml-parsing jaxb stax

"xsi:type" and "xmlns:xsi" in generated xml by JAXB

java xml jaxb

Spring 4 REST program to return a List in XML using JAXB

java xml spring rest jaxb

Transforming empty element into null when unmarshalling with JAXB

java jaxb

How to know what JAXB implementation is used?

java jaxb eclipselink moxy

Generate additional custom method with jaxb-xjc

java methods xsd jaxb xjc

How do I add a namespace prefix to an XML DOM object?

java xml spring dom jaxb

JAXB unmarshal elements of XML to Map

java xml jaxb

@XmlRegistry - how does it work?

java xml jaxb jaxb2

JAXB: unmarshalling xml with multiple names for the same element

JAXB Bindings file: validation error

java xsd jaxb

How to unmarshall repeated nested classes with JAXB?

java jaxb

How to ignore Unexpected element situation in JAXB?

xml jaxb

JAXB @XmlElements to have minOccurs = 1

java xml xsd jaxb

Maven JAXB2 XJC plugin: M2E plugin execution not covered

A cycle is detected in the object graph. This will cause infinitely deep XML

java hibernate jaxb

How best to validate JAX-WS inputs?

java jaxb jax-ws

Reading a file from resource folder

java jaxb