public class JAXBBundle extends GensonBundle
Constructor and Description |
---|
JAXBBundle() |
Modifier and Type | Method and Description |
---|---|
void |
configure(GensonBuilder builder)
This method does not provide any guarantee to when it is called: before user config, during,
or after.
|
JAXBBundle |
wrapRootValues(boolean enable)
When enabled allows to use @XmlRootElement annotation on root objects to wrap them inside a object under some key.
|
createBeanDescriptorProvider
public JAXBBundle wrapRootValues(boolean enable)
public void configure(GensonBuilder builder)
GensonBundle
configure
in class GensonBundle
Copyright © 2019. All rights reserved.