public class ExcelSpreadsheetDataSource extends AbstractDataSource
params, resourceURI, uri| Constructor and Description |
|---|
ExcelSpreadsheetDataSource(java.net.URI uri)
Creates a new instance of ExcelSpreadsheetDataSource.
|
| Modifier and Type | Method and Description |
|---|---|
protected static int |
findFirstRow(HSSFSheet sheet,
int firstRow) |
QDataSet |
getDataSet(ProgressMonitor mon)
retrieve the dataset.
|
addCability, addCapability, asynchronousLoad, doWhereFilter, getCapability, getExt, getExt, getFile, getFile, getFile, getHtmlFile, getInputStream, getMetadata, getMetadataModel, getParam, getParams, getProperties, getURI, toStringpublic ExcelSpreadsheetDataSource(java.net.URI uri)
throws java.io.IOException
uri - java.io.IOExceptionpublic QDataSet getDataSet(ProgressMonitor mon) throws java.io.IOException
DataSourcegetDataSet in interface DataSourcegetDataSet in class AbstractDataSourcejava.io.IOExceptionprotected static int findFirstRow(HSSFSheet sheet,
int firstRow)