Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jaxb

How to configure JAXB so it trims whitespaces when unmarshalling tag value?

java xml jaxb

JAXB @XmlElements, different types but same name?

java jaxb jersey jax-rs

Adding an Attribute to a JAXB Element

java xml jaxb

JAXB Fragment Marshal w/o namespace

java xml jaxb marshalling

Jersey/JAX-RS : Return Content-Length in response header instead of chunked transfer encoding

java rest jaxb jersey jax-rs

Where to put JAXB dependency for compiling Android Databinding on Java 11?

android gradle jaxb java-11

JAXB appending unneeded namespace declarations to tags

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