Package com.helger.jaxb
Interface IJAXBUnmarshaller<JAXBTYPE>
- Type Parameters:
JAXBTYPE- The JAXB type to be written
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
A special bi-consumer that additionally can throw a
JAXBException- Author:
- Philip Helger
-
Method Summary
Modifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<JAXBTYPE> doUnmarshal(jakarta.xml.bind.Unmarshaller aUnmarshaller, Class<JAXBTYPE> aClass)