Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jaxb

XML Schema key/keyref - how to use them?

xml xsd reference schema jaxb

Remove namespace prefix while JAXB marshalling

JAXB, XJC -> create multiple class files

java xml jaxb xjc

JAXB vs DOM and SAX

java xml performance jaxb

Serializing nulls and empty Strings in dynamic JSON

JAXB validation using annotations

java xml validation jaxb

What is JAXB generated package-info.java

java jaxb xjc

Old JaxB and JDK8 Metaspace OutOfMemory Issue

JAXB element of type enum

enums types schema jaxb element

Using Gson instead of Jackson in Jersey

jaxb jersey jax-rs jackson gson

JAXBContext initialization speedup?

java performance jaxb

Where I can find a detailed comparison of Java XML frameworks? [closed]

JAXB multiple schemas with element reference

java schema jaxb xjc

How to send a SOAP request using WebServiceTemplate?

--add-modules only on compilation [duplicate]

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

What happened to JAXB's NamespacePrefixMapper in JDK6u18

java jaxb

JAXB and constructors

java constructor jaxb creation

when does JAXB unmarshaller.unmarshal returns a JAXBElement<MySchemaObject> or a MySchemaObject?

java jaxb unmarshalling

How can I make a WebMethod parameter required