com.thoughtworks.xstream.mapper
Class Mapper.Null

java.lang.Object
  extended by com.thoughtworks.xstream.mapper.Mapper.Null
Direct Known Subclasses:
ClassMapper.Null
Enclosing interface:
Mapper

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

Place holder type used for null values.


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


Copyright © 2004-2011 XStream. All Rights Reserved.