com.thoughtworks.xstream.alias
Class ClassMapper.Null

java.lang.Object
  extended by com.thoughtworks.xstream.alias.ClassMapper.Null
Enclosing interface:
ClassMapper

public static class ClassMapper.Null
extends Object

Place holder type used for null values.


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