Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in moxy

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

Why can't I map this simple object to text in XML in Java/Jersey?

java jaxb jersey moxy

Exception : "Missing class indicator field from database row [UnmarshalRecordImpl()]." when unmarshalling XML using EclipseLink JAXB (MOXy)

java jaxb eclipselink jaxb2 moxy

Unexpected alphabetical order in XSD generation with EclipseLink MOXy

jaxb eclipselink moxy

Universal adapter for JAXB

java xml jaxb xjc moxy

Parsing xml file with JAXB

java xml xml-parsing jaxb moxy

Using @XmlPath with jaxb/MOXy to map complex type

java xml jaxb moxy