com.thoughtworks.xstream.mapper
Class Mapper.Null

java.lang.Object
  extended bycom.thoughtworks.xstream.mapper.Mapper.Null
Direct Known Subclasses:
ClassMapper.Null
Enclosing class:
Mapper

public static class Mapper.Null
extends java.lang.Object

Place holder type used for null values.


Constructor Summary
Mapper.Null()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Mapper.Null

public Mapper.Null()


Joe Walnes, http://xstream.codehaus.org/