Uses of Interface
org.faktorips.runtime.xml.IXmlBindingSupport
Packages that use IXmlBindingSupport
Package
Description
Abstractions and abstract implementations for XML binding of Faktor-IPS objects with either
classic JAXB or Jakarta XML Binding.
-
Uses of IXmlBindingSupport in org.faktorips.runtime.internal.xml
Classes in org.faktorips.runtime.internal.xml that implement IXmlBindingSupportModifier and TypeClassDescriptionclassXmlBindingSupportHelper<JAXBContext>Abstract implementation of theIXmlBindingSupportto avoid duplication of code in the JAXB/Jakarta XML Binding implementations. -
Uses of IXmlBindingSupport in org.faktorips.runtime.xml
Methods in org.faktorips.runtime.xml that return IXmlBindingSupportModifier and TypeMethodDescriptionstatic <JAXBContext>
IXmlBindingSupport<JAXBContext>IXmlBindingSupport.get()Returns theIXmlBindingSupportimplementation matching the expectedJAXBContext.