public class TableReader extends Object
| Constructor and Description |
|---|
TableReader(org.gcube.application.framework.core.session.ASLSession aslSession,
org.gcube.portlets.widgets.wsexplorer.shared.Item item) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getFirstLine(net.sf.csv4j.CSVReader csvReader,
boolean includeComment) |
TableItemSimple |
getTableItemSimple() |
public TableReader(org.gcube.application.framework.core.session.ASLSession aslSession,
org.gcube.portlets.widgets.wsexplorer.shared.Item item)
public TableItemSimple getTableItemSimple() throws ServiceException
ServiceExceptionpublic List<String> getFirstLine(net.sf.csv4j.CSVReader csvReader, boolean includeComment) throws ServiceException
ServiceExceptionCopyright © 2016. All Rights Reserved.