com.thoughtworks.xstream.mapper
Class Mapper.Null

java.lang.Object
  extended by com.thoughtworks.xstream.mapper.Mapper.Null
Enclosing interface:
Mapper

public static class Mapper.Null
extends 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-2014 XStream. All Rights Reserved.