|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
Morpher | Marker interface for morphers. All implementations must have a morph( Object value ) method
that returns the appropiate morphed value. |
ObjectMorpher | Marker interface for morphers that return an Object. |
Class Summary | |
---|---|
MorpherRegistry | Convenient class that manages Morphers. A MorpherRehistry manages a group of Morphers. |
MorphUtils | Covenient class for registering standard morphers to a ConvertRegistry. |
Exception Summary | |
---|---|
MorphException | A MorphException indicates that a call to
Morpher.morph() has failed to complete successfully.Based on common-beauntils ConversionException. |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |