spring-framework / org.springframework.oxm.jibx

Package org.springframework.oxm.jibx

Types

JibxMarshaller

open class JibxMarshaller : AbstractMarshaller, InitializingBean

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.