JAXBTYPE - The JAXB type to be written@FunctionalInterface public static interface IJAXBReader.IJAXBUnmarshaller<JAXBTYPE>
JAXBException| Modifier and Type | Method and Description |
|---|---|
JAXBElement<JAXBTYPE> |
doUnmarshal(Unmarshaller aUnmarshaller,
Class<JAXBTYPE> aClass) |
@Nonnull JAXBElement<JAXBTYPE> doUnmarshal(@Nonnull Unmarshaller aUnmarshaller, @Nonnull Class<JAXBTYPE> aClass) throws JAXBException
JAXBExceptionCopyright © 2015–2018 Philip Helger. All rights reserved.