Package net.sf.ezmorph.object

Morphers for Object types.

See:
          Description

Class Summary
AbstractObjectMorpher Base class for ObjectMorpher implementations.
BigDecimalMorpher Morphs to a BigDecimal.
BigIntegerMorpher Morphs to a BigInteger.
BooleanObjectMorpher Morphs to a Boolean.
CharacterObjectMorpher Morphs to a Character.
ClassMorpher Morphs to a Class.
DateMorpher Morphs a String to a Date.
IdentityObjectMorpher Morpher that performs no conversion.
NumberMorpher Morphs to a subclass of Number.
StringMorpher Morphs to a String.
 

Package net.sf.ezmorph.object Description

Morphers for Object types.



Copyright © 2006-2007 null. All Rights Reserved.