Interface XmlSnapshot.MarshallerSupplier

  • Enclosing class:
    XmlSnapshot
    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 XmlSnapshot.MarshallerSupplier
    • Method Detail

      • createMarshaller

        javax.xml.bind.Marshaller createMarshaller​(javax.xml.bind.JAXBContext jaxbContext)
                                            throws javax.xml.bind.JAXBException
        Throws:
        javax.xml.bind.JAXBException