Package net.sf.ezmorph.primitive

Morphers for primitive types.

See:
          Description

Class Summary
AbstractDecimalMorpher Base class for primitive decimal conversion.
AbstractIntegerMorpher Base class por primitive integer conversion.
AbstractPrimitiveMorpher Base class for primitive value conversion.
BooleanMorpher Morphs to a boolean.
ByteMorpher Morphs to a byte.
CharMorpher Morphs to a char.
DoubleMorpher Morphs to a double.
FloatMorpher Moprhs to a float.
IntMorpher Morphs to an int.
LongMorpher Morphs to a long.
ShortMorpher Morphs to a short.
 

Package net.sf.ezmorph.primitive Description

Morphers for primitive types.



Copyright © 2006-2008. All Rights Reserved.