Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in moxy

ClassNotFound exception in enums in dynamic moxy

JAXB and MOXy xml and json marshalling of generic list in jersey

jaxb jersey jax-rs moxy

I'd like to serialize an xml file into java objects

xml jaxb eclipselink moxy

including xs:restriction(s) as annotation(s) in moxy generated java classes

java annotations jaxb xsd moxy

How to get EclipseLink MOXy working in WebLogic in a JAX-WS based web service?

Weblogic 12.2.1.2 - How to tune the object Serializer to use Jackson 2 and strange phenomena on jaxrs enablement for application/json endpoints

How to generate a class using JAXB whose element can contain a string or XML?

java xml jaxb moxy xjc

JAXB inheritance - unmarshalling to subtypes declared in annotations?

inheritance jaxb moxy subclass

@XmlPath(".") conflicts with @XmlAdapter

jaxb moxy

Is it possible to apply treatement to all elements in XML jaxb

java xml jaxb moxy

How to marshal Map into {key: value, key: value, ...} with MOXy

java json jaxb moxy

How to tell JAXB which fields to serialize at run time?

java xml jaxb jax-rs moxy

Unmarshal a single element list fails

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

jaxb moxy

Jaxb EclipseLink/MOXy : Is it possible to specify the names of get/set methods

Use Eclipselink and Moxy to write List<someObject> to file

java jpa jaxb eclipselink moxy

Using EclipseLink MOXy as JAXB provider for JAX-WS on JBoss EAP 6.1

JAXB Moxy getValueByXpath gives null

xpath jaxb moxy

Generic Map<String, Object> JSON marshalling and unmarshalling with Moxy