Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in xjc

Modify java classes to include specific annotations at compile time

JAXB generates duplicate ObjectFactory for package already in episode

java maven jaxb xjc

xjc, maven-jaxb2-plugin: cryptic java.lang.NoSuchMethodException: javax.xml.bind.annotation.XmlElementRef.required()

Java: JAXB: Marshelling of JAXBElement<Calendar> to xs:date not correct

java xml jaxb xjc

jaxb2-maven-plugin generating package-info.java with xmlns prefixes

Generate java classes from a wsdl url with basic authentication

JAXB XJC code generation - ObjectFactory class is incomplete

java xsd schema jaxb xjc

JAXB - The schemaBindings customization is not associated with any schema element

jaxb xjc maven-jaxb2-plugin

SAXParseException: value is not a valid value for 'date'

java datetime jaxb xsd xjc

How to avoid unnecessary namespace declarations in a marshalled element/tag?

java xml jaxb xjc

JAXB: Generating "group" and "attributeGroup" as interface declarations

java xsd jaxb xjc

JAXB episode compilation with include does not work

Generate Java classes from multiple XSDs with XJC

java jaxb xjc

JAXB marshalling for BigDecimal using fractionDigits

java xsd jaxb xjc cxf-xjc-plugin

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