Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in xjc

maven-jaxb2-plugin reusing commons XSD within same project

XJC doesn't generate the @XmlElement with namespace?

java jaxb xsd xjc stax

xjc and XSD choice

java jaxb xsd xjc choice

JAXB generated classes of certain types implementing a custom interface

jaxb jaxb2 xjc scd

JAXB Bindings to schemas in a JAR

org.codehaus.mojo : jaxb2-maven-plugin : 1.6 --> API incompatibility was encountered

Partial-unmarshalling with JAXB

xml binding jaxb xjc

XJC does not generate enum inside xs:union

java enums xsd jaxb xjc

JAXB 2.1 - Customize xs:any binding

java jaxb xsd xjc

JAXB javaType customization on xs:integer produces @XmlElement with "type=String.class"

java jaxb2 xjc

help please: xjc throws "Two declarations cause a collision in the ObjectFactory class"

How to generate *.xjb file from WSDL?

jaxb wsdl wsdl2java xjc xjb

How do I use JAXB/XJC to convert an XML file to an object? [closed]

java jaxb xjc

How to compile multiple xsd files in Gradle JAXB/XJC?

ant jaxb gradle schema xjc

marshall with xjc created nested classes

java jaxb xjc

How to disable Java Naming Conventions in xjc?

jaxb xjc

XJC Generating Integer Instead of int

xsd jaxb code-generation xjc