Class DefaultMapper

java.lang.Object
com.thoughtworks.xstream.mapper.DefaultMapper
All Implemented Interfaces:
Mapper

public class DefaultMapper extends Object implements Mapper
Default mapper implementation with 'vanilla' functionality.

To build up the functionality required, wrap this mapper with other mapper implementations.