Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jaxb

Generating more json like json from JAXB and Jersey

java json jaxb jersey

Is it possible to ignore a wrapper class during JAXB marshalling

java xml jaxb

How to set custom JAXBContext

Unmarshalling xml with JAXB - namespace with XmlType and proporder

java jaxb unmarshalling

XML Date Binding to Java Object Date [duplicate]

java xml jaxb

Unmarshalling nested objects from JSON with JAXB

json jaxb eclipselink moxy

Subresource for target class has no jax-rs annotations

How to treat exception thrown by setter on JAXB automatic unmarshal from request body?

javax.xml.bind.MarshalException - with linked exception: [javax.xml.bind.JAXBException: class ** nor any of its super class is known to this context

java web-services jaxb

Using Guava's Optional with @XmlAttribute

java xml jaxb guava

Spring @RequestBody Override

java json spring post jaxb

JaxB adds undescore(_) when generating Enumerations from XSD

How to specify JAXBContext implementation in weblogic 12.1.3

xml jaxb weblogic

Jaxb marshaller setproperty XSLT throws PropertyException

java xml jaxb

JAXB english comments in generated file

maven jaxb xjc

How to convert a ZipPath to File?

java path jaxb

JAXB marshalling declared parent class vs. actual runtime subclass

java jaxb subclass

Unmarshaller and schema in JAXB

java xsd jaxb

How do I get Groovy and JAXB to play nice together

java groovy jaxb

Polymorphism in XSD schema and JAXB classes

xsd jaxb