类 JibxMarshaller

  • 所有已实现的接口:
    InitializingBean, Marshaller, Unmarshaller

    @Deprecated
    public class JibxMarshaller
    extends AbstractMarshaller
    implements InitializingBean
    已过时。
    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.

    从以下版本开始:
    3.0
    作者:
    Arjen Poutsma
    另请参阅:
    IMarshallingContext, IUnmarshallingContext