Interface XmlBindingSupportHelper.XmlBindingContextConstructor<JAXBContext>
- Enclosing class:
- XmlBindingSupportHelper<JAXBContext>
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
@FunctionalInterface
public static interface XmlBindingSupportHelper.XmlBindingContextConstructor<JAXBContext>
-
Method Summary
Modifier and TypeMethodDescriptioninvoke(JAXBContext wrappedCtx, List<? extends IIpsXmlAdapter<?, ?>> enumXmlAdapters, IRuntimeRepository repository)
-
Method Details
-
invoke
JAXBContext invoke(JAXBContext wrappedCtx, List<? extends IIpsXmlAdapter<?, ?>> enumXmlAdapters, IRuntimeRepository repository)
-