Package biz.c24.io.api.transform

Transform super and utility classes.

See:
          Description

Class Summary
Filter A class responsible for filtering a list based on a number of arguments.
Map Abstract class containing mapping function methods.
StopFilter Class responsible for stopping a transformation if an error message should be printed
Transform A transform from one group of data objects to another.
 

Exception Summary
AbsentDataException An exception used to identify the situation where required input or output data to a transform has not been found.
JavaFunctionCodeException An exception used to identify the situation where java code invoked from user definied function throws an exception.
 

Package biz.c24.io.api.transform Description

Transform super and utility classes.



C24 Technologies © 2002-2012: All Rights Reserved.