A B C D E F G H I J K L M N O P Q R S T U V W X Z

E

editDataSource() - Method in class net.docliff.models.applicationmodel.guimodel.editor.DataSourceListWithTools
 
EditorConfiguration - Class in de.folt.models.applicationmodel.guimodel.editor.datasourceeditor
 
EditorConfiguration(Shell, String, String) - Constructor for class de.folt.models.applicationmodel.guimodel.editor.datasourceeditor.EditorConfiguration
 
EditorConfiguration(Shell, String, String, String) - Constructor for class de.folt.models.applicationmodel.guimodel.editor.datasourceeditor.EditorConfiguration
 
elementContentToString(Element) - Method in class de.folt.jsp.OpenTMS
 
elementContentToString(Element) - Method in class de.folt.models.documentmodel.document.XmlDocument
 
elementContentToString(Element, boolean) - Method in class de.folt.models.documentmodel.document.XmlDocument
elementContentToString returns a pure string version of the content of the element.
elementToString(Element) - Method in class de.folt.jsp.OpenTMS
 
elementToString(Element) - Method in class de.folt.models.documentmodel.document.XmlDocument
elementToString creates a pure string version of the element (including the tag name etc.)
encode(String) - Method in class de.folt.models.documentmodel.xliff.XliffElementHandler
Encode an xliff string by replacing all elements with a unicode character (incremented) from the private area
encodeBASE64(String) - Static method in class de.folt.util.OpenTMSSupportFunctions
encodeBASE64 returns a string as Base64 encoded string
encodeIncorrectSDLTradosXLIFFFile(String) - Method in class de.folt.util.CorrectTradosIllegalXMLCharacter
 
encodeSpaceChars(String) - Method in class de.folt.models.documentmodel.xliff.XliffElementHandler
 
encodeWordSplitChars(String) - Method in class de.folt.models.documentmodel.xliff.XliffElementHandler
 
encryptString(String) - Method in class de.folt.util.OpenTMSCrypter
encryptString encrypt a given string and returns the encrypted string
end() - Method in class org.json.JSONTokener
 
endArray() - Method in class org.json.JSONWriter
End an array.
endObject() - Method in class org.json.JSONWriter
End an object.
endTimer() - Method in class de.folt.util.Timer
endTimer sets the end time of timer at the current time.
error(HashMap<String, String>) - Method in class de.folt.webservices.SynchronizeService
 
eval(String, Object...) - Method in class de.folt.models.documentmodel.xliff.XliffScriptingSupport
 
exceptionToString(Exception) - Static method in class de.folt.util.OpenTMSSupportFunctions
exceptionToString writes the stack trace to a string
execute(Object...) - Method in class de.folt.observer.Observer
execute
execute(Vector) - Static method in class de.folt.rpc.client.OpenTMSClient
Execute executes a defined method and returns a vector containing the execution results.
execute(Hashtable) - Method in class de.folt.rpc.messages.CreateOpenTMSDataSource
CreateOpenTMSDataSource creates an OpenTMS Datasource.
execute(Hashtable) - Method in class de.folt.rpc.messages.DeleteOpenTMSDataSource
DeleteOpenTMSDataSource deletes an OpenTMS Datasource.
execute(Hashtable) - Method in class de.folt.rpc.messages.ExportOpenTMSDataSource
ExportOpenTMSDataSource exports an OpenTMS Datasource.
execute(Hashtable) - Method in class de.folt.rpc.messages.GetLogFileName
GetLogFileName returns the currently used log file name of the OpenTMS server.
execute(Hashtable) - Method in class de.folt.rpc.messages.ImportOpenTMSDataSource
ImportOpenTMSDataSource imports a file into an OpenTMS Datasource.
execute(Hashtable) - Method in class de.folt.rpc.messages.RepetitionAnalysis
RepetitionAnalysis runs a repetition analysis on a xliff file.
execute(Hashtable) - Method in class de.folt.rpc.messages.ReturnOpenTMSDataSources
ReturnOpenTMSDataSources returns a list of OpenTMS data sources.
execute(Hashtable) - Method in class de.folt.rpc.messages.SupportMethodOpenTMS
SupportMethodOpenTMS returns some support information.
execute(Hashtable) - Method in class de.folt.rpc.messages.TestMessage
Generates a test message.
execute(Hashtable) - Method in class de.folt.rpc.messages.TranslateDocument
TranslateDocument translates a document using an OpenTMS data sources.
execute(Hashtable<String, String>) - Method in interface de.folt.rpc.services.RPCMessage
execute is an Interface which must be implemented for rpc services
executeTranslet(String, Hashtable<String, String>) - Method in class de.folt.rpc.webserver.ConfigurationHandler
executeTranslet executes a Translet
executeTranslet(Hashtable<String, Object>) - Method in class de.folt.rpc.webserver.Translet
executeTranslet executes a translet with given parameters (nothing done for the moment)
existsTranslationBasedOnOrigin(Element, String) - Method in class de.folt.models.documentmodel.xliff.XliffDocument
existsTranslationBasedOnOrigin check if for a given origin value a translation exists
exportFromDataSource - Static variable in class de.folt.models.applicationmodel.guimodel.editor.datasourceeditor.OpenTMSMenu
Add export from data source menu
exportInternalOpenTMSTerminology(String) - Method in class de.folt.models.documentmodel.xliff.XliffDocument
exportInternalOpenTMSTerminology export the internal term dictionary of the xliff file to a tbx file; it creates first a new tbxDocument tbxDocumentName if it does not exist; otherwise appends entries to existing tbx document; it exports all the terms in all files contained in the xliff document.
ExportOpenTMSDataSource - Class in de.folt.models.applicationmodel.guimodel.editor.datasourceeditor
 
ExportOpenTMSDataSource(Shell) - Constructor for class de.folt.models.applicationmodel.guimodel.editor.datasourceeditor.ExportOpenTMSDataSource
 
ExportOpenTMSDataSource - Class in de.folt.rpc.messages
 
ExportOpenTMSDataSource() - Constructor for class de.folt.rpc.messages.ExportOpenTMSDataSource
 
ExportOpenTMSDataSource.ExportObserver - Class in de.folt.models.applicationmodel.guimodel.editor.datasourceeditor
 
ExportOpenTMSDataSource.ExportObserver(ProgressDialogSupport) - Constructor for class de.folt.models.applicationmodel.guimodel.editor.datasourceeditor.ExportOpenTMSDataSource.ExportObserver
 
exportTmx(Hashtable<String, Object>) - Method in class de.folt.models.datamodel.sql.OpenTMSSQLDataSource
exportTmx exports a database to the given tmxFile String dbname = (String) params.get("dataSourceName"); Observer observer = (Observer) params.get("observer"); String tmxFile = (String) params.get("exportFile");
exportTmxFile(String) - Method in class com.araya.OpenTMS.ArayaDataSource
 
exportTmxFile(String) - Method in class de.folt.models.datamodel.BasicDataSource
 
exportTmxFile(String) - Method in interface de.folt.models.datamodel.DataSource
exportTmxFile exports the data source into an tmx file
exportTmxFile(String) - Method in class de.folt.models.datamodel.sql.OpenTMSSQLDataSource
 
exportTmxFile(String, long) - Method in class de.folt.models.datamodel.sql.OpenTMSSQLDataSource
 
exportTmxFile(String) - Method in class de.folt.models.datamodel.tbxfile.TbxFileDataSource
 
exportTmxFile(String) - Method in class de.folt.models.datamodel.tmxfile.TmxFileDataSource
 
exportToMOL(Hashtable<String, Object>) - Method in class de.folt.models.datamodel.sql.OpenTMSSQLDataSource
exportToMOL exports the database in MUL/MOL format to the System.out
exportToTextFile(Element, String, boolean, boolean) - Method in class de.folt.models.documentmodel.xliff.XliffDocument
exportToTextFile exports the xliff file to a simple line feed separated text file
exportXliffFile(String) - Method in class com.araya.OpenTMS.ArayaDataSource
 
exportXliffFile(String) - Method in class de.folt.models.datamodel.BasicDataSource
 
exportXliffFile(String) - Method in interface de.folt.models.datamodel.DataSource
exportXliffFile export the xliff file from the data source;
exportXliffFile(String) - Method in class de.folt.models.datamodel.tbxfile.TbxFileDataSource
 
exportXliffFile(String) - Method in class de.folt.models.datamodel.tmxfile.TmxFileDataSource
 
ExportXliffInternalTerminology - Class in de.folt.models.applicationmodel.guimodel.editor.datasourceeditor
 
ExportXliffInternalTerminology(Shell, String) - Constructor for class de.folt.models.applicationmodel.guimodel.editor.datasourceeditor.ExportXliffInternalTerminology
 
exportXliffInternalTerminology - Static variable in class de.folt.models.applicationmodel.guimodel.editor.datasourceeditor.OpenTMSMenu
Add export xliff terminology menu
ExtendedBasicDataSource - Class in de.folt.models.datamodel
This class extends the BasicDataSource (and its implementation of the DataSource interface) and is intended to be sub classed for specific data sources.
ExtendedBasicDataSource() - Constructor for class de.folt.models.datamodel.ExtendedBasicDataSource
 
ExtendedBasicDataSource(String) - Constructor for class de.folt.models.datamodel.ExtendedBasicDataSource
 
ExtendedBasicDataSource(DataSourceProperties) - Constructor for class de.folt.models.datamodel.ExtendedBasicDataSource
Creates an extended basic data source based on the supplied dataSourceProperties.
extractArchive(String, String) - Static method in class de.folt.util.ZipArchive
extractArchive
extractArchive(File, String, File) - Static method in class de.folt.util.ZipArchive
extractArchive
extractArchive(File, String, String) - Static method in class de.folt.util.ZipArchive
extractArchive
extractArchive(File, File) - Static method in class de.folt.util.ZipArchive
extractArchive

A B C D E F G H I J K L M N O P Q R S T U V W X Z