Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jaxb

Why does JAXB need a no arg constructor for marshalling?

java xml jaxb marshalling

Is it possible to generate a XSD from a JAXB-annotated class?

java xsd jaxb

Getting Marshall result into String

java jaxb

java.util.List is an interface, and JAXB can't handle interfaces

Which artifacts should I use for JAXB RI in my Maven project?

java maven jaxb jaxb2

no suitable HttpMessageConverter found for response type

java xml spring jaxb

How to validate against schema in JAXB 2.0 without marshalling?

java jaxb

I want to convert an output stream into String object

java jaxb

Why can't JAXB find my jaxb.index when running inside Apache Felix?

java jaxb osgi apache-felix

Is there a way to avoid undeployment memory leaks in Tomcat?

Generating a JAXB class that implements an interface

java xsd jaxb xjc jaxb2-basics

unable to marshal type as an element because it is missing an @XmlRootElement annotation for auto generated classes

java jakarta-ee jaxb schema

How can I customize serialization of a list of JAXB objects to JSON?

Class Cast Exception when trying to unmarshall xml?

java jaxb jaxb2

How to generate JAXB classes from just XML

java xml jaxb

jaxb unmarshal timestamp

java datetime jaxb

javax.xml.bind.JAXBException: Class *** nor any of its super class is known to this context

java rest jaxb jax-rs

JAXB :Need Namespace Prefix to all the elements

java xml jaxb spring-ws

Why doesn't JAXB generate setters for Lists

java jaxb getter-setter

JAXB: how to marshall map into <key>value</key>

java xml jaxb jaxb2