net.sf.ezmorph
public interface ObjectMorpher extends Morpher
Method Summary | |
---|---|
Object | morph(Object value)
Morphs the input object into an output object of the supported type.
|
Parameters: value The input value to be morphed
Throws: MorphException if conversion cannot be performed successfully