All Classes and Interfaces

Classes
Class
Description
Performs transformations of data where the source is a flat file.
 
Flat file transformation service.
 
 
 
This provides a container class for objects that represent transformation rules.
 
An input to a transformation process may either be the data source that is to be transformed or it may be the rules used to govern the transformation.
 
Create an instance of this class to provide the transformation method a container for the result of a transformation.
This is the central class in the package and it represents the base class of all transform frameworks.