public class CMDataWriter extends CSVDataWriter
| Constructor and Description |
|---|
CMDataWriter() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List |
getFormattedData(java.util.HashMap hMap)
Obtains a list of data after formatting it according to the
requirements.
|
void |
init()
This method initializes the data writer.
|
format, saveclosegetConfigProperties, initConfig, setConfigPropertiespublic void init()
throws DataLoadException
init in interface DataWriterinit in class CSVDataWriterDataLoadException - This exception is thrown when an
error occurs during initializationpublic java.util.List getFormattedData(java.util.HashMap hMap)
hMap - Hash map that has the data