Uses of Class
org.bremersee.xml.JaxbContextWrapper
Packages that use JaxbContextWrapper
-
Uses of JaxbContextWrapper in org.bremersee.xml
Methods in org.bremersee.xml that return JaxbContextWrapperModifier and TypeMethodDescriptiondefault JaxbContextWrapper
JaxbContextBuilder.buildJaxbContext()
Build default jaxb context that is defined by the added meta-data.JaxbContextBuilder.buildJaxbContext
(Object value) Build jaxb context for the given object (POJO) or for the given class or array of classes with the specified dependency resolver.