org.wso2.carbon.dataservices.sql.driver.processor.writer
Class ExcelDataWriter
java.lang.Object
org.wso2.carbon.dataservices.sql.driver.processor.writer.ExcelDataWriter
- All Implemented Interfaces:
- DataWriter
public class ExcelDataWriter
- extends Object
- implements DataWriter
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExcelDataWriter
public ExcelDataWriter(TExcelConnection connection,
Map<String,DataTable> data)
writeData
public void writeData()
throws SQLException
- Throws:
SQLException
getData
public Map<String,DataTable> getData()
Copyright © 2015 WSO2. All rights reserved.