Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jaxb2

Nested elements in XSD cause Illegal class inheritance loop exception in JAXB, how can I properly override the bindings?

java xpath xsd jaxb jaxb2

Is there a JAXB Plugin which generates Builders?

How to write a Unit Test for JAXB 2.0 Marshalling

marshalling junit4 jaxb2

Maven Jaxb2 xjc plugin error No schemas have been found

maven xsd jaxb2

JAXB java.util.Map binding

java jaxb jaxb2

Specify a package instead of "classesToBeBound" for spring Jaxb2Marshaller

java spring jaxb2

What is the Jaxb equivalent of a Text node value?

How to execute the JAXB compiler from ANT

ant jaxb java jaxb2

Why does JAXB sometimes map to JAXBElement?

java jaxb jaxb2

Can/Should I list inherited properties for a JAXB mapped bean in the "propOrder" annotation?

java jaxb jaxb2

Is it possible to customize the namespace prefix that JAXB uses when marshalling to a String?

How do you customize how JAXB generates plural method names?

java xml jaxb jaxb2

Which artifacts should I use for JAXB RI in my Maven project?

java maven jaxb jaxb2

Class Cast Exception when trying to unmarshall xml?

java jaxb jaxb2

JAXB: how to marshall map into <key>value</key>

java xml jaxb jaxb2