Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jaxb

JAXB unmarshall: where does ElementNSImpl come from?

java xml xsd jaxb

JAXB: Namespace annotation not inherited during unmarshalling - regression in JDK 1.8_102?

JAXB: Concrete type information (xsi:type) missing on marshalled XML

java xml xsd jaxb

How can I ignore a superclass?

java jaxb jax-ws

Problem Deserializing with Jackson using JAXB annotations in Spring MVC

Why doesn't JAXB want to validate

java xml schema xsd jaxb

Validate against javax bind annotations rather than schema

Jpa entities over a JAX WS services without infinite loop

Using Abstract base class type to traverse entire JAXB Object tree

install and use jersey on Eclipse

java spring jaxb jersey jax-rs

Configure how JAXB unmarshalls boolean

java jaxb unmarshalling

Is there a possibility to hide the "@type" entry when marshalling subclasses to JSON using EclipseLink MOXy (JAXB)?

How to customize the schema inlined inside an imported WSDL

xpath jaxb jax-ws wsimport

How to create a MessageBodyWriter to return a custom object as HTML in RestEasy?

java spring jaxb resteasy

JBoss RESTeasy JAX-RS JAXB schema validation with Decorator

XSD - how to define relationship between two elements

java xml xpath xsd jaxb

Merging Hibernate Objects and JAXB Object

hibernate jpa jaxb

XmlID/XmlIDREF and inheritance in latest JAXB version (Java 7)

Do XML parsers tell the difference between xsi:nil="true" and omitted elements?

xml wcf jaxb nullable minoccurs

How to disable DTD fetching using JAXB2.0

java validation jaxb dtd