public class CSVLookupReader extends AbstractLookupImport
PARAM_DESCRIPTION, PARAM_NAME
PARAM_RESOURCE_ID, PARAM_SOURCE
PARAM_CHARSET, PARAM_CONTENT_TYPE
Constructor and Description |
---|
CSVLookupReader() |
Modifier and Type | Method and Description |
---|---|
protected IOReport |
execute(ProgressIndicator progress,
IOReporter reporter)
Execute the I/O provider.
|
protected String |
getDefaultTypeName()
Get the default type name if no content type is provided
|
LookupTableInfo |
getLookupTable()
Get the loaded lookup table.
|
boolean |
isCancelable()
States if the execution of the provider is cancelable
|
getDescription, getName, setDescription, setName, setParameter, storeConfiguration
createReporter, execute, generateResourceId, getResourceIdentifier, getSource, setSource, validate
addSupportedParameter, fail, getCharset, getContentType, getDefaultCharset, getParameter, getSupportedParameters, getTypeName, loadConfiguration, setCharset, setContentType
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getResourceIdentifier, getSource, setSource
createReporter, execute, getCharset, getContentType, getParameter, getSupportedParameters, loadConfiguration, setCharset, setContentType, validate
public LookupTableInfo getLookupTable()
LookupTableImport
LookupTableImport.getLookupTable()
public boolean isCancelable()
IOProvider
IOProvider.isCancelable()
protected IOReport execute(ProgressIndicator progress, IOReporter reporter) throws IOProviderConfigurationException, IOException
AbstractIOProvider
execute
in class AbstractIOProvider
progress
- the progress indicatorreporter
- the reporter to use for the execution reportIOProviderConfigurationException
- if the I/O provider was not
configured properlyIOException
- if an I/O operation failsAbstractIOProvider.execute(eu.esdihumboldt.hale.common.core.io.ProgressIndicator,
eu.esdihumboldt.hale.common.core.io.report.IOReporter)
protected String getDefaultTypeName()
AbstractIOProvider
getDefaultTypeName
in class AbstractIOProvider
AbstractIOProvider.getDefaultTypeName()
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a