Class XmlJaxbMarshaller<T>

    • Constructor Detail

      • XmlJaxbMarshaller

        public XmlJaxbMarshaller​(Class<T> clzRoot)
        Deprecated.
        Construct an XmlJaxbMarshaller instance.
        Parameters:
        clzRoot - class of the root object this marshaller is for