Uses of Class
net.sf.ezmorph.object.AbstractObjectMorpher

Packages that use AbstractObjectMorpher
net.sf.ezmorph.object Morphers for Object types. 
 

Uses of AbstractObjectMorpher in net.sf.ezmorph.object
 

Subclasses of AbstractObjectMorpher in net.sf.ezmorph.object
 class BigDecimalMorpher
          Morphs to a BigDecimal.
 class BigIntegerMorpher
          Morphs to a BigInteger.
 class BooleanObjectMorpher
          Morphs to a Boolean.
 class CharacterObjectMorpher
          Morphs to a Character.
 class DateMorpher
          Morphs a String to a Date.
 class NumberMorpher
          Morphs to a subclass of Number.
 



Copyright © 2006-2007 null. All Rights Reserved.