Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jaxb

How can I unmarshall a collection of root elements with JAXB?

Create SOAP Attribute in JAXB

How to un/marshall a Float as a Scala Option[Float] rather than a Java Float with JAXB?

scala jaxb

JDK17 + Spring Boot Starter Web Services: Implementation of JAXB-API has not been found on module path or classpath

JAXB Is there some way to unmarshal static variables?

java xml variables static jaxb

Jackson Jaxb Json with Apache CXf

json jaxb cxf jackson

How does JAXB guess schema type of a list?

java generics jaxb

Supporting multiple xsd versions

java design-patterns xsd jaxb

JAXB UnMarshall Collection element order - continued

java xml collections jaxb

Import namespace - Cannot resolve the name to a(n) 'type definition' component

maven xsd jaxb xjc

Create XSD from Java bean or from XML using JAXB

java xml jaxb xsd

com.sun.tools.xjc.reader.Ring.get(Ring.java:113)

How to generate java classes from multiple xsd with common schema using maven

Customize object/element name with JAXB

Is unmarshalling thread safe?

soap jaxb thread-safety

How do I customise jaxb generation?

java xml maven-2 jaxb namespaces

Configuring JAXB unmarshal tp avoid decoding the XML data

JAXB Annotated class - setting of a variable which is not an element

java jaxb