fva-net / rexs-api-java

The REXS API Java library contains core utility classes for the REXS interface.
Apache License 2.0
2 stars 0 forks source link

Adapters for XML/JAXB conversion #124

Closed johkoenig closed 1 month ago

johkoenig commented 3 months ago

Few adapters added for better/more sophisticated XML conversion using JAXB. The adapters are just created and not yet integrated into the Marshaller/Unmarshaller.

The ApplicationLanguageAdapter is intended to be used in #122.