public class LexGridLDAP extends LDAPBase implements InputFormatInterface
description, host, password, port, serviceDN, username
codingSchemeManifest
Constructor and Description |
---|
LexGridLDAP() |
LexGridLDAP(java.lang.String username,
java.lang.String password,
java.lang.String host,
int port,
java.lang.String service) |
Modifier and Type | Method and Description |
---|---|
java.lang.String[] |
getAvailableTerminologies() |
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.
|
getAddress, getConnectionSummary, getDescription, getHost, getPassword, getPort, getServiceDN, getUsername, testConnection
getCodingSchemeManifest, getLoaderPreferences, getManifestLocation, setCodingSchemeManifest, setLoaderPreferences, setManifestLocation
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getConnectionSummary, getDescription, testConnection
public LexGridLDAP(java.lang.String username, java.lang.String password, java.lang.String host, int port, java.lang.String service)
public LexGridLDAP()
public java.lang.String[] getSupportedOutputFormats()
InputFormatInterface
getSupportedOutputFormats
in interface InputFormatInterface
public Option[] getOptions()
InputFormatInterface
getOptions
in interface InputFormatInterface
public java.lang.String[] getAvailableTerminologies() throws ConnectionFailure, UnexpectedError
getAvailableTerminologies
in interface InputFormatInterface
ConnectionFailure
UnexpectedError