Details
Description
Although XStream has a constructor to take a Mapper chain, it is not really possible to provide an own one, since the creation of the default Mapper chain uses internaly only available resources.
>
Although XStream has a constructor to take a Mapper chain, it is not really possible to provide an own one, since the creation of the default Mapper chain uses internaly only available resources.
New constructors for XStream to provide all components used to create a default Mapper chain.