Package net.sf.ezmorph.object

Morphers for Object types.

See:
          Description

Class Summary
AbstractObjectMorpher Base class for ObjectMorpher implementations.
BooleanObjectMorpher Morphs to a Boolean.
CharacterObjectMorpher Morphs to a Character.
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 null. All Rights Reserved.