Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jaxb

Where in my Class do I put the @XmlElement Annotation?

java xml xml-parsing jaxb

Semantics of the xsd:dateTime without timezone and its conversion to Date

xml datetime jaxb xsd timezone

Stuck up with JAXB - unmarshal XML exception

java xml jaxb

Does MOXy support non-string @XmlID in version 2.6.0?

java json jaxb marshalling moxy

What is JAXBContext.newInstance(String contextPath)?

java jaxb marshalling

XmlElement(name="custom_name") not working in spring boot integrated with rest services

Java's default JAXB implementation is chosen over my classpath

java xml xslt jaxb classpath

Does JAXB support modification of existing XML documents without marshalling/unmarshalling?

java xml jaxb

(moxy) jaxb marshaling and hibernate proxy objects

How to set Jaxb2Marshaller list of XmlAdapters in Spring bean through XML?

xml spring jaxb spring-ws jaxb2

Marshalling fails with exception about MarshallerImpl not known to this context

java jaxb marshalling

How to handle elements & attributes having same name in xsd while generating pojos using jaxb?

java xsd jaxb

Generate Java classes from multiple XSDs with XJC

java jaxb xjc

JAXB outputting invalid XML when data contains non-displayable chars

java xml jaxb eclipselink moxy

JAXB marshalling for BigDecimal using fractionDigits

java xsd jaxb xjc cxf-xjc-plugin

How to bind child element attributes to fields with JAXB?

java xml jaxb

JAXB remove XmlRootElement wrapper

xml json jaxb marshalling jaxb2

JAXB unmarshalling, guarantee order of elements

java xml jaxb

how to map java.time.Duration to XML

java xml jaxb java-8 java-time

What are the alternatives to have XML Schema 1.1 support by JAXB?

java xml web-services jaxb xsd