Class JibxMarshaller

  • All Implemented Interfaces:
    InitializingBean, Marshaller, Unmarshaller

    @Deprecated
    public class JibxMarshaller
    extends AbstractMarshaller
    implements InitializingBean
    Deprecated.
    as of Spring Framework 5.1.5, due to the lack of activity on the JiBX project
    Implementation of the Marshaller and Unmarshaller interfaces for JiBX.

    The typical usage will be to set the targetClass and optionally the bindingName property on this bean.

    Since:
    3.0
    Author:
    Arjen Poutsma
    See Also:
    IMarshallingContext, IUnmarshallingContext