Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jaxb

Jaxb validation against schema with only complex types

java jaxb xml-validation

Cannot get EclipseLink MOXy to work

xml jaxb eclipselink moxy

JAXB extend generated code with extended object factory - explicit casts good?

One domain model, multiple json views

json jaxb jersey jackson

jaxb marshalling skip empty elements

java jaxb

Could not load 'class path resource [org/springframework/ws/client/core/WebServiceTemplate.properties]

Intellij generate java code with JAXB returns xsd file

intellij-idea xsd jaxb

JAXB Customizations - Multiple schemas inside WSDL and schemaLocation

wsdl jaxb

XMLAdapter for HashMap

java jaxb jersey jax-rs

JAXB in Netbeans Module

How to generate XML from XML schema in java and feed data in it?

xml jaxb xmlbeans jibx

How to force a JAXBException when marshalling for a JUnit test

jaxb

How should I deal with linebreaks in strings I want to marshal in Java to XML?

java xml jaxb marshalling

JAXB - SAXParseException Cannot find the declaration of element

XJC does not generate enum inside xs:union

java enums xsd jaxb xjc

Can't generate properly formatted XML and JSON at the same time

json xml rest jaxb

Intermittent ClassCastException from ElementNSImpl to own type during unmarshalling

post xml to Spring REST server returns Unsupported Media Type

java spring rest spring-mvc jaxb

Can generic XmlAdapter be written

java xml generics jaxb

JAXB - Binding element to Set instead of List

java xml jaxb