Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jaxb

JAXB Marshaller : StringWriter output has a truncated tag value

jakarta-ee jaxb

Parametrizing JAXB factory methods with class to create

java jaxb

Parse XML string and build a list of strings

java xml jaxb

How to marshal Map into {key: value, key: value, ...} with MOXy

java json jaxb moxy

How to tell JAXB which fields to serialize at run time?

java xml jaxb jax-rs moxy

Java - Maven JAXB-2 plugin multiple schemes with different configurations doesn't generate classes

XSD schema string elements Encrypt/Decrypt

java xml jaxb xsd castor

Annotate JAX-WS SEI class using bindings file

java jaxb cxf jax-ws annox

How to map xml attribute values to java class attributes using jaxB or any other better method?

java xml jaxb

Validate nested object from complex object using jaxb

java jaxb jaxb2 jaxb2-basics

How do I customise date/time bindings using JAXWS and APT?

java binding jaxb jax-ws apt

Using JAXB to extract content of several XML elements as text

java xml jaxb

Unmarshal a single element list fails

JAXBException on EAD xsd generation

java xml jaxb xsd

Change Default JSON Provider on WebSphere Application Server

json jaxb websphere jax-rs

Is there a way to generate a XML binding file from a class using MOXy?

jaxb moxy

Is there something like JAX-B for C#?

c# xml jaxb marshalling