| Package | Description |
|---|---|
| org.bremersee.xml |
| Modifier and Type | Method and Description |
|---|---|
default JaxbContextBuilder |
JaxbContextBuilder.process(JaxbContextDataProvider dataProvider)
Process the jaxb context meta data provider and add it's data to the jaxb context builder.
|
| Modifier and Type | Method and Description |
|---|---|
default JaxbContextBuilder |
JaxbContextBuilder.processAll(Iterable<? extends JaxbContextDataProvider> dataProviders)
Process the jaxb context meta data providers and add their data to the jaxb context builder.
|
default JaxbContextBuilder |
JaxbContextBuilder.processAll(Iterator<? extends JaxbContextDataProvider> dataProviders)
Process the jaxb context meta data providers and add their data to the jaxb context builder.
|
Copyright © 2020 bremersee.org. All rights reserved.