JAXBTYPE - The JAXB type to be written@FunctionalInterface public static interface IJAXBWriter.IJAXBMarshaller<JAXBTYPE>
JAXBException| Modifier and Type | Method and Description |
|---|---|
void |
doMarshal(Marshaller aMarshaller,
JAXBElement<JAXBTYPE> aJAXBElement) |
void doMarshal(@Nonnull Marshaller aMarshaller, @Nonnull JAXBElement<JAXBTYPE> aJAXBElement) throws JAXBException
JAXBExceptionCopyright © 2015–2021 Philip Helger. All rights reserved.