| Package | Description |
|---|---|
| org.bremersee.xml |
| Modifier and Type | Method and Description |
|---|---|
default JaxbContextWrapper |
JaxbContextBuilder.buildJaxbContext()
Build default jaxb context that is defined by the added meta data.
|
JaxbContextWrapper |
JaxbContextBuilder.buildJaxbContext(Object value)
Build jaxb context for the given object (POJO) or for the given class or array of classes with
the specified dependencies resolver.
|
Copyright © 2020 bremersee.org. All rights reserved.