public abstract class AbstractAlignmentReader extends AbstractImportProvider implements AlignmentReader
PARAM_RESOURCE_ID, PARAM_SOURCE
PARAM_CHARSET, PARAM_CONTENT_TYPE
Constructor and Description |
---|
AbstractAlignmentReader() |
Modifier and Type | Method and Description |
---|---|
PathUpdate |
getPathUpdater()
Get the location updater
|
TypeIndex |
getSourceSchema()
Get the source schema
|
TypeIndex |
getTargetSchema()
Get the target schema
|
void |
setPathUpdater(PathUpdate updater)
Set the path updater
|
void |
setSourceSchema(TypeIndex sourceSchema)
Set the source schema
|
void |
setTargetSchema(TypeIndex targetSchema)
Set the target schema
|
void |
validate()
Validate the I/O provider configuration
|
createReporter, execute, generateResourceId, getResourceIdentifier, getSource, setParameter, setSource, storeConfiguration
addSupportedParameter, execute, fail, getCharset, getContentType, getDefaultCharset, getDefaultTypeName, getParameter, getSupportedParameters, getTypeName, loadConfiguration, setCharset, setContentType
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getAlignment
getResourceIdentifier, getSource, setSource
createReporter, execute, getCharset, getContentType, getParameter, getSupportedParameters, isCancelable, loadConfiguration, setCharset, setContentType, setParameter, storeConfiguration
public void setSourceSchema(TypeIndex sourceSchema)
AlignmentReader
setSourceSchema
in interface AlignmentReader
sourceSchema
- the source schemaAlignmentReader.setSourceSchema(TypeIndex)
public TypeIndex getSourceSchema()
public void setTargetSchema(TypeIndex targetSchema)
AlignmentReader
setTargetSchema
in interface AlignmentReader
targetSchema
- the source schemaAlignmentReader.setTargetSchema(TypeIndex)
public TypeIndex getTargetSchema()
public void setPathUpdater(PathUpdate updater)
AlignmentReader
setPathUpdater
in interface AlignmentReader
updater
- the path updaterAlignmentReader.setPathUpdater(eu.esdihumboldt.util.io.PathUpdate)
public PathUpdate getPathUpdater()
public void validate() throws IOProviderConfigurationException
IOProvider
validate
in interface IOProvider
validate
in class AbstractImportProvider
IOProviderConfigurationException
- if the I/O provider was not
configured properlyAbstractImportProvider.validate()
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a