com.thoughtworks.xstream.alias
Class ClassMapper.Null

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

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

Place holder type used for null values.


Constructor Summary
ClassMapper.Null()
           
 
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()


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