Class ElementIgnoringMapper

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

public class ElementIgnoringMapper extends MapperWrapper
Mapper that allows an field of a specific class to be omitted entirely.
Author:
Joerg Schaible