Class DssReader

java.lang.Object
hec.util.transformation.dss.read.DssReader
All Implemented Interfaces:
Reader<DssReaderController>

public class DssReader extends Object implements Reader<DssReaderController>
This class is intended to read in data from the DssReaderController, and then write it out to a DssReadData object, which is then returned.