| Package | Description |
|---|---|
| net.sf.ezmorph | |
| net.sf.ezmorph.array |
Morphers for arrays.
|
| net.sf.ezmorph.bean |
Morphers for JavaBeans and DynaBeans.
|
| net.sf.ezmorph.object |
Morphers for Object types.
|
| net.sf.ezmorph.primitive |
Morphers for primitive types.
|
| Class and Description |
|---|
| Morpher
Marker interface for morphers.
All implementations must have a morph( Object value ) method
that returns the appropiate morphed value. |
| MorpherRegistry
Convenient class that manages Morphers.
A MorpherRehistry manages a group of Morphers. |
| Class and Description |
|---|
| 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 and Description |
|---|
| Morpher
Marker interface for morphers.
All implementations must have a morph( Object value ) method
that returns the appropiate morphed value. |
| MorpherRegistry
Convenient class that manages Morphers.
A MorpherRehistry manages a group of Morphers. |
| ObjectMorpher
Marker interface for morphers that return an Object.
|
| Class and Description |
|---|
| Morpher
Marker interface for morphers.
All implementations must have a morph( Object value ) method
that returns the appropiate morphed value. |
| MorpherRegistry
Convenient class that manages Morphers.
A MorpherRehistry manages a group of Morphers. |
| ObjectMorpher
Marker interface for morphers that return an Object.
|
| Class and Description |
|---|
| Morpher
Marker interface for morphers.
All implementations must have a morph( Object value ) method
that returns the appropiate morphed value. |
Copyright © 2006–2024. All rights reserved.