|
Version: 3.5.0 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| DataTransformer | Data Transformer is a component that accepts data and does something with it. |
| DataTransformerFactory | An interface defining factories (creators) of data transformers. |
| Class Summary | |
|---|---|
| AbstractDataTransformer | A class providing a default implementation of a data transformer and several utility methods for sub-classes, the real data transformers. |
| DataTransformerRegistry | A class representing a registry that maintains a list of the data transformers that are available for the current application. |
| TransformationDef | A class defining how to transform data. |
| TransformationParameterDef | A class defining a parameter for a transformation. |
| Enum Summary | |
|---|---|
| TransformationStatus | Constants defining a status of a transformation. |
| Exception Summary | |
|---|---|
| TransformationParameterException | The exception used to report errors when validating input values for a data transformation. |
This package contains classes related to data transformers.
|
Version: 3.5.0 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||