|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| Converter | An object that can convert one type of object into another type of object. |
| Copier | An object that can copy information from a source object to a destination object. |
| DecoratedConverter | An extension of the Converter interface that defines a few more convenient methods. |
| DecoratedCopier | An extension of the Copier interface that defines a few more convenient methods. |
| DecoratedTransformer | An extension of the Transformer interface that defines extra methods. |
| ExplicitTransformer | A Transformer that explicitly states which of its source
classes are transformable to which destination classes. |
| ImpreciseTransformer | Defines a transformer whose operation may result in a loss of data precision. |
| NodeCopier | A copier used by a net.sf.morph.transform.GraphTransformer to
assist in the transformation of one object graph into another object graph. |
| Transformer | Transforms information taken from a source and makes it available at a destination. |
| Exception Summary | |
|---|---|
| TransformationException | |
Defines a standard way to transform information from one format or source to another.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||