Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jaxb

Change Default JSON Provider on WebSphere Application Server

json jaxb websphere jax-rs

Is there a way to generate a XML binding file from a class using MOXy?

jaxb moxy

Is there something like JAX-B for C#?

c# xml jaxb marshalling

How to add Jackson annotations to POJO generated from XSD by JAXB/XJC?

json jaxb jersey jackson

Is @XmlElement necessary for Jaxb

json xml jaxb jersey

Listing/searching/paginating over documents using Marklogic's Java API and JAXB

java search jaxb marklogic

reading xml document using jaxb

java jaxb

JAXB endless data structure, recursive binding?

Set an XJC javaType adapter in external binding file

xml jaxb xsd adapter xjc

jaxb marshaller characterEscapeHandler

java jaxb marshalling

JAXB bindings - set typesafeEnumBase to empty (convert enumerations to strings)

How to convert XML to Object using JAXB

java jaxb jersey dropwizard

"unexpected element" while trying to map XML to POJOs

java xml jaxb

jaxb generating files with maven in wrong encoding

java xml maven jaxb xsd

jaxb2-maven-plugin with external XSD dependencies

XJC External binding file always fails

java jaxb xjc

How to map a list of object for JAXB?

java jaxb unmarshalling

How to ignore some tags in XML in Jaxb

java xml jaxb

Is having an XSD considered good practice when passing XML marshalled objects across the wire?

xml xsd schema jaxb

JAXB - Possible to make an optional attribute required if another optional attribute is set?

java xml jaxb