Package hec.util.transformation.core
package hec.util.transformation.core
-
ClassDescriptionThis class maps Controller implementations and interfaces to their respective Reader and Writer class.This class is intended to be the base class for the Reader and Writer Exceptions, but also used for collecting any exceptions that occur during the data transformation process.This class acts as the glue between the Reader, and Writer implementations and uses dependency injection in order to identify the Reader and Writer given a Controller class.