public class LexGridDelimitedText extends FileBase implements InputFormatInterface
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
description |
fileLocation
codingSchemeManifest
Constructor and Description |
---|
LexGridDelimitedText() |
LexGridDelimitedText(java.lang.String fileLocation) |
Modifier and Type | Method and Description |
---|---|
java.lang.String[] |
getAvailableTerminologies() |
java.lang.String |
getConnectionSummary()
Get a summary of the connection parameters.
|
java.lang.String |
getDescription()
Get the description of the input type.
|
Option[] |
getOptions()
Get the additional options that must be supplied before the reading can
happen.
|
java.lang.String[] |
getSupportedOutputFormats()
Get the supported Output formats for this input format.
|
getConnectionSummary, getFileLocation, setFileLocation, testConnection
getCodingSchemeManifest, getLoaderPreferences, getManifestLocation, setCodingSchemeManifest, setLoaderPreferences, setManifestLocation
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
testConnection
public LexGridDelimitedText(java.lang.String fileLocation)
public LexGridDelimitedText()
public java.lang.String getDescription()
InputFormatInterface
getDescription
in interface InputFormatInterface
public java.lang.String[] getSupportedOutputFormats()
InputFormatInterface
getSupportedOutputFormats
in interface InputFormatInterface
public java.lang.String getConnectionSummary()
InputFormatInterface
getConnectionSummary
in interface InputFormatInterface
public Option[] getOptions()
InputFormatInterface
getOptions
in interface InputFormatInterface
public java.lang.String[] getAvailableTerminologies()
getAvailableTerminologies
in interface InputFormatInterface