com.thoughtworks.xstream.alias
Class ClassMapper.Null

java.lang.Object
  extended bycom.thoughtworks.xstream.mapper.Mapper.Null
      extended bycom.thoughtworks.xstream.alias.ClassMapper.Null
Enclosing class:
ClassMapper

Deprecated. As of 1.2, use Mapper.Null

public static class ClassMapper.Null
extends Mapper.Null

Place holder type used for null values.


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

Constructor Detail

ClassMapper.Null

public ClassMapper.Null()
Deprecated. 


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