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

G

GeneralLinguisticObject - Class in de.folt.models.datamodel
This class forms the basis of all OpenTMS language related classes.
GeneralLinguisticObject() - Constructor for class de.folt.models.datamodel.GeneralLinguisticObject
 
GeneralLinguisticObject(Integer, GeneralLinguisticObject.LinguisticTypes, LinguisticProperties, String) - Constructor for class de.folt.models.datamodel.GeneralLinguisticObject
 
GeneralLinguisticObject(LinguisticProperties, GeneralLinguisticObject.LinguisticTypes) - Constructor for class de.folt.models.datamodel.GeneralLinguisticObject
 
GeneralLinguisticObject(String, LinguisticProperties, GeneralLinguisticObject.LinguisticTypes) - Constructor for class de.folt.models.datamodel.GeneralLinguisticObject
 
GeneralLinguisticObject.LinguisticTypes - Enum in de.folt.models.datamodel
Currently supported LinguisticTypes (TMX, TERM, XLIFF)
GeneralLinguisticObject.TestObserver - Class in de.folt.models.datamodel
 
GeneralLinguisticObject.TestObserver() - Constructor for class de.folt.models.datamodel.GeneralLinguisticObject.TestObserver
 
generateTestData(String, int, int, int, int, int[]) - Method in class de.folt.test.testdata.TestDataGenerator
generateTestData generate numberOfEntries test string of length between minLen and maxLen and for each string generate in addition numberofSimilarEntries similar strings.
get(StyleRange) - Method in class de.folt.models.applicationmodel.guimodel.support.OpenTMSStyleRangeProperties
 
get(Integer) - Method in class de.folt.models.datamodel.MultiLingualObjectCollection
get the MUL based on its id
get(int) - Method in class org.json.JSONArray
Get the object value associated with an index.
get(String) - Method in class org.json.JSONObject
Get the value object associated with a key.
get_maxOffset() - Static method in class de.folt.similarity.SiftSimilarity
 
getAbbrevCount() - Method in class net.docliff.segmenter.SegmentRule
 
getAbbrevList() - Method in class net.docliff.segmenter.SegmentRule
 
getActiveDataSource() - Method in class de.folt.models.applicationmodel.guimodel.editor.datasourceeditor.DataSourceEditor
 
getAddColumnString() - Method in class de.folt.models.datamodel.sql.OpenTMSSQLiteDialect
 
getAddColumnString() - Method in class org.hibernate.dialect.SQLAnywhere10Dialect
 
getAddForeignKeyConstraintString(String, String[], String, String[], boolean) - Method in class de.folt.models.datamodel.sql.OpenTMSSQLiteDialect
 
getAddPrimaryKeyConstraintString(String) - Method in class de.folt.models.datamodel.sql.OpenTMSSQLiteDialect
 
getAllAttributes(String) - Method in class de.folt.models.datamodel.BasicDataSource
 
getAllAttributes(String) - Method in interface de.folt.models.datamodel.DataSource
Write all Attributes and values to output file
getAllDataSourceInstanceNames() - Static method in class de.folt.models.datamodel.DataSourceInstance
getAllDataSourceInstanceNames returns all data source instances
getAllFiles(String) - Method in class de.folt.util.OpenTMSSupportFunctions
initial method to start getting all files in for a directory and its sub directories
getAllLoadedClasses() - Static method in class de.folt.constants.OpenTMSVersionConstants
getAllLoadedClasses
getAllRecFiles(File, String) - Method in class de.folt.util.OpenTMSSupportFunctions
Get all the files in the directory (file) specified and its sub directories sourcepath is the start path of file (to determine the absolute pathname for a file
getAllTransUnitsList(Element) - Method in class de.folt.models.documentmodel.xliff.XliffDocument
getAllTransUnitsList get all the trans units of a body including contained in groups
getAllVersions() - Static method in class de.folt.constants.OpenTMSVersionConstants
getAllVersions return all the known version numbers in a string array
getAllVersionsAsHashtable() - Static method in class de.folt.constants.OpenTMSVersionConstants
getAllVersions return all the known version numbers in a string array
getAllVersionsAsString() - Static method in class de.folt.constants.OpenTMSVersionConstants
getAllVersions return all the known version numbers in a string
getAlphabet() - Static method in class de.folt.test.testdata.TestDataGenerator
The alphabet used to generate the test strings default: alphabet = "1234567890 abcdefghijklmnopqrstuvwxyz ABCDEFGHIJKLMNOPQRTUVWXYZ";
getAltTrans(Element, String) - Method in class de.folt.jsp.OpenTMS
getAltTrans
getAltTrans(int, String) - Method in class de.folt.jsp.XliffFile
getAltTrans
getAltTrans(int, String, List<Element>) - Method in class de.folt.jsp.XliffFile
getAltTrans
getAltTransId(Element) - Method in class de.folt.models.documentmodel.xliff.XliffDocument
getAltTransId
getAltTransList(Element) - Method in class de.folt.models.documentmodel.xliff.XliffDocument
getAltTransList the alt-trans elements of a trans-unit
getAltTransMultiCreationId(Element) - Method in class de.folt.models.documentmodel.xliff.XliffDocument
getAltTransMultiId get the creation-id of a an alt-trans match
Example:
<alt-trans><<source...>...
getAnalyzer() - Method in class de.folt.models.datamodel.lucene.LuceneDataSourceIndex
 
getArchiveFileNames(File) - Static method in class de.folt.util.ZipArchive
getArchiveFileNames
getArchiveFileNames(String) - Static method in class de.folt.util.ZipArchive
getArchiveFileNames
getArgs() - Method in exception de.folt.util.OpenTMSException
getArgs
getArgumentsConcatenationString() - Static method in class de.folt.util.OpenTMSSupportFunctions
 
getAtnWeight() - Method in class de.folt.models.datamodel.TranslationStatistics
 
getAttribute(String) - Method in class de.folt.models.applicationmodel.termtagger.TermTagObject
 
getAttributes() - Method in class de.folt.models.applicationmodel.termtagger.TermTagObject
 
getBChangedSegments() - Method in class net.docliff.models.applicationmodel.guimodel.editor.XliffEditorWindow
 
getBody(Element) - Method in class de.folt.models.documentmodel.xliff.XliffDocument
getBody get the header of the xliff file element
getBodyElement() - Method in class de.folt.jsp.XliffFile
 
getBoolean(int) - Method in class org.json.JSONArray
Get the boolean value associated with an index.
getBoolean(String) - Method in class org.json.JSONObject
Get the boolean value associated with a key.
getBooleanOpenTMSProperty(String) - Method in class de.folt.util.OpenTMSProperties
getBooleanEMXProperty
getBoundaries() - Method in class de.folt.models.documentmodel.xliff.XliffStatistics
 
getBreakChars() - Method in class net.docliff.segmenter.SegmentRule
 
getBTranslatedSegments() - Method in class net.docliff.models.applicationmodel.guimodel.editor.XliffEditorWindow
 
getButton() - Method in class net.docliff.models.applicationmodel.guimodel.editor.AskAddTranslationMessageBox
 
getButton() - Method in class net.docliff.models.applicationmodel.guimodel.editor.MessageBox
 
getCallingMethod(int) - Static method in class de.folt.util.OpenTMSSupportFunctions
getCallingMethod
getCancelTask() - Method in class de.folt.models.applicationmodel.guimodel.support.ProgressDialogSupport
 
getCandidate() - Method in class org.lingutil.bleu.BleuMeasurer
 
getCatalogueDirectory() - Method in class de.folt.models.documentmodel.document.XmlDocument
 
getCause() - Method in exception org.json.JSONException
 
getChangedIds() - Method in class de.folt.models.datamodel.BasicDataSource
 
getChangedIds() - Method in interface de.folt.models.datamodel.DataSource
getChangedIds this method returns a vector of Integers of changed MULs which uniquely identify each MUL of the data source
getClasses() - Method in class de.folt.rest.OpenTMSApplication
 
getClassName(String) - Method in class de.folt.rpc.webserver.ConfigurationHandler
getClassName
getCodePages() - Static method in class de.folt.util.CodePageHandling
getPageCodes get the available code pages from the system
getColorNameRGB() - Static method in class de.folt.util.ColorTable
 
getColorNames() - Static method in class de.folt.util.ColorTable
Method returns a string array of supported color name
getColumnComment(String) - Method in class org.hibernate.dialect.SQLAnywhere10Dialect
 
getCombinedLanguageCodeFromShortLanguageCode(String) - Static method in class de.folt.util.LanguageHandling
getCombinedLanguageCodeFromShortLanguageCode return the combined language code from a short language looking like this "ab" -> "ab Abkhazian"
Method uses hash table lanlongtable to get the correct language.
getCombinedLanguages() - Static method in class de.folt.util.LanguageHandling
getCombinedLanguages return a sorted array of language codes
getComparisionOperator() - Method in class de.folt.models.datamodel.DataSourceCriteria
 
getCompileDate(Class) - Static method in class de.folt.util.OpenTMSSupportFunctions
getCompileDate get the compile time of a class
getConfigfile() - Method in class de.folt.models.datamodel.lucene.LuceneDataSourceIndex
 
getConfiguration(String) - Method in class de.folt.models.datamodel.DataSourceConfigurations
getConfiguration returns a dataSourceConfiguration Element based on its name
getConfigurationFileName(Hashtable<String, Object>) - Static method in class de.folt.models.datamodel.DataSourceConfigurations
getConfigurationFileName get the configuration file name based on a given string.
getConfigurationFileName(String) - Static method in class de.folt.models.datamodel.DataSourceConfigurations
getConfigurationFileName get the configuration file name based on a given string.
getConfigurationFileName() - Method in class de.folt.models.datamodel.DataSourceConfigurations
Get the name of file associated with the DataSourceConfigurations.
getConfigurationHandler() - Method in class de.folt.rpc.services.TranslationToolsServices
 
getConfigurationIndex(String) - Method in class de.folt.models.datamodel.DataSourceConfigurations
getConfigurationIndex gets the configuration index
getContent() - Method in class de.folt.models.datamodel.sql.SQLTmxProp
 
getContent() - Method in class de.folt.models.documentmodel.tmx.TmxProp
 
getContinueTime() - Method in class de.folt.util.Timer
 
getCounter(String) - Static method in class de.folt.models.datamodel.DataSourceInstance
getCounter get the counter (usage) value for the data source
getCounter() - Method in class de.folt.models.datamodel.DataSourceStorage
 
getCreateTemporaryTablePostfix() - Method in class org.hibernate.dialect.SQLAnywhere10Dialect
 
getCreateTemporaryTableString() - Method in class de.folt.models.datamodel.sql.OpenTMSSQLiteDialect
 
getCreateTemporaryTableString() - Method in class org.hibernate.dialect.SQLAnywhere10Dialect
 
getCreationid(Element) - Method in class de.folt.models.documentmodel.tmx.TmxDocument
getCreationid
getCreationTime() - Method in class de.folt.models.datamodel.GeneralLinguisticObject
 
getCreationTime() - Method in class de.folt.models.datamodel.sql.SQLMonoLingualObject
 
getCreationTime() - Method in class de.folt.models.datamodel.sql.SQLMultiLingualObject
 
getCriteriaName() - Method in class de.folt.models.datamodel.DataSourceCriteria
 
getCTAG() - Static method in class de.folt.jsp.XliffFile
 
getCurrentDirectory() - Static method in class de.folt.util.OpenTMSSupportFunctions
getCurrentDirectory return the current directory
getCurrentMethod() - Static method in class de.folt.util.OpenTMSSupportFunctions
getCurrentMethod get the method of the currently executing method
getCurrentMethodName() - Static method in class de.folt.util.OpenTMSSupportFunctions
getCurrentMethodName get the method name of the currently executing method
getCurrentTimestampSelectString() - Method in class de.folt.models.datamodel.sql.OpenTMSSQLiteDialect
 
getCurrentTimestampSelectString() - Method in class org.hibernate.dialect.SQLAnywhere10Dialect
 
getCurrentTimestampSQLFunctionName() - Method in class org.hibernate.dialect.SQLAnywhere10Dialect
 
getCurrentTransUnitInformation() - Method in class net.docliff.models.applicationmodel.guimodel.editor.XliffEditorWindow
getCurrentTransUnitInformation returns information about the current segment the cursor is located on
getCurrentTransUnitInformation(int) - Method in class net.docliff.models.applicationmodel.guimodel.editor.XliffEditorWindow
getCurrentTransUnitInformation returns information about the current segment at character position i
getCurrentUser() - Static method in class de.folt.util.OpenTMSSupportFunctions
getCurrentUser returns the currently set user = System.getProperty("user.name")
getCurrentWordCounter() - Method in class de.folt.models.applicationmodel.termtagger.TermTagObjectTable
 
getCurrentWordCounter() - Method in class de.folt.models.datamodel.phrasetranslate.PhraseTranslate
 
getData() - Method in class de.folt.models.applicationmodel.guimodel.editor.datasourceeditor.OpenTMSStyleRange
 
getData(String) - Method in class de.folt.models.applicationmodel.guimodel.editor.datasourceeditor.OpenTMSStyleRange
getData get a data object associated with the OpenTMSStyleRange
getData(String) - Method in class de.folt.models.datamodel.BasicDataSource
 
getData(String) - Method in interface de.folt.models.datamodel.DataSource
getData retrieves an object associated with the key
getData() - Method in class de.folt.models.datamodel.LinguisticProperty
 
getDatasource() - Method in class de.folt.jsp.OpenTMS
 
getDataSource() - Method in class de.folt.models.applicationmodel.guimodel.editor.datasourceeditor.ChooseDataSourceDialog
 
getDataSource() - Method in class de.folt.models.applicationmodel.guimodel.editor.datasourceeditor.DataSourceForm
 
getDataSource() - Method in class de.folt.models.datamodel.DataSourceStorage
 
getDataSource() - Method in class de.folt.models.datamodel.lucene.LuceneDataSourceIndex
 
getDataSourceConfigurationsFile() - Method in class de.folt.jsp.OpenTMS
 
getDataSourceEditor() - Method in class de.folt.models.applicationmodel.guimodel.editor.datasourceeditor.DataSourceForm
 
getDataSourceEditor() - Method in class de.folt.models.applicationmodel.guimodel.editor.datasourceeditor.OpenTMSPropertiesEditor
 
getDataSourceEditor() - Method in class de.folt.models.applicationmodel.guimodel.editor.datasourceeditor.OpenTMSXMLStyledTextWithPropertyEditor
 
getDataSourceEditorVersion() - Method in class de.folt.models.applicationmodel.guimodel.editor.datasourceeditor.DataSourceEditor
 
getDataSourceHolders() - Method in class net.docliff.models.applicationmodel.guimodel.editor.XliffEditorForm
 
getDataSourceHolders() - Method in class net.docliff.models.applicationmodel.guimodel.editor.XliffEditorWithToolBars
 
getDataSourceInstances() - Method in class net.docliff.models.applicationmodel.guimodel.editor.DataSourceListWithTools
 
getDataSourceInstances(int) - Method in class net.docliff.models.applicationmodel.guimodel.editor.DataSourceListWithTools
 
getDataSourceLuceneIndex() - Method in class de.folt.models.datamodel.lucene.LuceneDataSourceIndex
 
getDataSourceName() - Method in class de.folt.models.applicationmodel.guimodel.editor.datasourceeditor.CreateOpenTMSDataSource
 
getDataSourceName() - Method in class de.folt.models.datamodel.BasicDataSource
 
getDataSourceName() - Method in interface de.folt.models.datamodel.DataSource
getDataSourceName returns the name of the data source
getDataSourceName() - Method in class de.folt.models.datamodel.sql.OpenTMSSQLDataSource
 
getDataSourceNames() - Method in class de.folt.models.datamodel.multipledatasource.MultipleDataSource
 
getDataSourceProperties() - Method in class de.folt.models.datamodel.BasicDataSource
 
getDataSourceProperties() - Method in interface de.folt.models.datamodel.DataSource
getDataSourceProperties returns the DataSourceProperties of the data source
getDataSourceProperties() - Method in class de.folt.models.datamodel.sql.OpenTMSSQLDataSource
 
getDataSourceProperty(String) - Method in class de.folt.models.datamodel.DataSourceProperties
getDataModelProperty
getDataSources() - Method in class de.folt.jsp.OpenTMS
 
getDataSources() - Method in class de.folt.models.applicationmodel.guimodel.editor.datasourceeditor.ChooseDataSourceDialog
 
getDataSources() - Method in class de.folt.models.datamodel.DataSourceConfigurations
getDataSources get all the data sources names in the configuration
getDataSources(boolean) - Method in class de.folt.models.datamodel.DataSourceConfigurations
 
getDataSources(String) - Method in class de.folt.models.datamodel.DataSourceConfigurations
getDataSources get all the data sources in the configuration of a specific data source type; e.g.
getDataSources(String, boolean) - Method in class de.folt.models.datamodel.DataSourceConfigurations
 
getDataSources(String) - Method in class de.folt.webservices.OpenTMSWebServiceImplementation
 
getDataSources(String) - Method in interface de.folt.webservices.OpenTMSWebServiceInterface
 
getDataSources() - Method in class net.docliff.models.applicationmodel.guimodel.editor.DataSourceListWithTools
 
getDataSourcesList() - Method in class net.docliff.models.applicationmodel.guimodel.editor.DataSourceListWithTools
 
getDataSourceStorageInstance(String) - Static method in class de.folt.models.datamodel.DataSourceInstance
getDataSourceStorageInstance get the data storage instance
getDataSourcesWithType() - Method in class de.folt.models.datamodel.DataSourceConfigurations
Method returns for all data source name, type and sync property
getDataSourcesWithType() - Static method in class de.folt.models.datamodel.DataSourceInstance
 
getDataSourcesWithType(String) - Static method in class de.folt.models.datamodel.DataSourceInstance
 
getDataSourceType() - Method in class com.araya.OpenTMS.ArayaDataSource
 
getDataSourceType() - Method in class de.folt.models.datamodel.BasicDataSource
 
getDataSourceType() - Method in class de.folt.models.datamodel.csv.Csv
 
getDataSourceType() - Method in interface de.folt.models.datamodel.DataSource
getDataSourceType get the type of the database
getDataSourceType(String) - Method in class de.folt.models.datamodel.DataSourceConfigurations
getDataSourceType returns the type of a data source stored in a data source configuration file
getDataSourceType() - Method in class de.folt.models.datamodel.db4o.DB4O
 
getDataSourceType() - Method in class de.folt.models.datamodel.googletranslate.GoogleTranslate
 
getDataSourceType() - Method in class de.folt.models.datamodel.iate.IateTerminology
 
getDataSourceType() - Method in class de.folt.models.datamodel.microsofttranslate.MicrosoftTranslate
 
getDataSourceType() - Method in class de.folt.models.datamodel.mtmoses.MTMoses
 
getDataSourceType() - Method in class de.folt.models.datamodel.multipledatasource.MultipleDataSource
 
getDataSourceType() - Method in class de.folt.models.datamodel.parallelcorpus.ParallelCorpus
 
getDataSourceType() - Method in class de.folt.models.datamodel.sql.OpenTMSSQLDataSource
 
getDataSourceType() - Method in class de.folt.models.datamodel.tbxfile.TbxFileDataSource
 
getDataSourceType() - Method in class de.folt.models.datamodel.tmxfile.TmxFileDataSource
 
getDataSourceType() - Method in class de.folt.models.datamodel.trados.TradosTMDataSource
 
getDataSourceType() - Method in class de.folt.models.datamodel.xlifffile.XliffFileDataSource
 
getDateString() - Static method in class de.folt.util.OpenTMSSupportFunctions
getDateString - returns a date formated as 11.08.2008 23:54:23:1234
getDateStringFine() - Static method in class de.folt.util.OpenTMSSupportFunctions
getDateStringFine returns date as 110820082354231234 (see also getDateString)
getDebug() - Method in class de.folt.models.documentmodel.xliff.XliffScriptingSupport
 
getDecodedXliffString() - Method in class de.folt.models.documentmodel.xliff.XliffElementHandler
 
getDecodedXliffString(String) - Method in class de.folt.models.documentmodel.xliff.XliffElementHandler
 
getDeductTime() - Method in class de.folt.util.Timer
 
getDefaultBackGroundColor() - Method in class de.folt.models.applicationmodel.guimodel.editor.datasourceeditor.OpenTMSXMLStyledText
 
getDefaultDataSourceConfigurationsFileName() - Method in class de.folt.models.datamodel.BasicDataSource
 
getDefaultDataSourceConfigurationsFileName() - Method in interface de.folt.models.datamodel.DataSource
getDefaultDataSourceConfigurationsFileName return the name of the default data source configurations file name
getDefaultDataSourceConfigurationsFileName() - Static method in class de.folt.models.datamodel.DataSourceConfigurations
 
getDefaultFont() - Method in class net.docliff.models.applicationmodel.guimodel.editor.PreferencesContainer
 
getDefaultFontHeight() - Method in class net.docliff.models.applicationmodel.guimodel.editor.PreferencesContainer
 
getDefaultFontName() - Method in class net.docliff.models.applicationmodel.guimodel.editor.PreferencesContainer
 
getDefaultFontStyle() - Method in class net.docliff.models.applicationmodel.guimodel.editor.PreferencesContainer
 
getDefaultForeGroundColor() - Method in class de.folt.models.applicationmodel.guimodel.editor.datasourceeditor.OpenTMSXMLStyledText
 
getDefaultFuzzyBaseCharNumber() - Static method in class de.folt.fuzzy.FuzzyNodeKey
 
getDefaultFuzzyKeyLength() - Static method in class de.folt.fuzzy.FuzzyNodeKey
 
getDefaultSplitString() - Method in class de.folt.util.WordHandling
 
getDefaultSplitStringDE() - Method in class de.folt.util.WordHandling
 
getDefaultSplitStringEN() - Method in class de.folt.util.WordHandling
 
getDefaultSplitStringES() - Method in class de.folt.util.WordHandling
 
getDefaultWordSplitChars() - Static method in class de.folt.util.WordHandling
 
getDepth() - Method in class de.folt.fuzzy.FuzzyNode
getDepth get the depth of the KD-TREE fuzzy node
getDictionaryTable() - Method in class de.folt.models.datamodel.iate.IateTerminology
 
getDirectDatabaseConnection() - Method in class de.folt.models.datamodel.sql.OpenTMSSQLDataSource
 
getDirectory() - Method in class de.folt.jsp.XliffFile
 
getDisplay() - Method in class de.folt.models.applicationmodel.guimodel.editor.datasourceeditor.DataSourceEditor
 
getDistance() - Method in class de.folt.fuzzy.FuzzyNodeSearchResult
 
getDocument() - Method in class de.folt.models.datamodel.lucene.OpenTMSLuceneSearchResult
 
getDocument() - Method in class de.folt.models.documentmodel.document.XmlDocument
 
getDocument() - Method in class de.folt.models.documentmodel.tmx.TmxDocument
 
getDocumentFormat() - Method in interface net.docliff.segmenter.Segment
 
getDocumentProperties() - Method in class de.folt.models.applicationmodel.guimodel.editor.datasourceeditor.ConversionOptions
 
getDoNotResolveEntitiesFile() - Method in class de.folt.models.applicationmodel.guimodel.editor.datasourceeditor.ConversionOptions
 
getDouble(int) - Method in class org.json.JSONArray
Get the double value associated with an index.
getDouble(String) - Method in class org.json.JSONObject
Get the double value associated with a key.
getDropForeignKeyString() - Method in class de.folt.models.datamodel.sql.OpenTMSSQLiteDialect
 
getDropForeignKeyString() - Method in class org.hibernate.dialect.SQLAnywhere10Dialect
 
getElementMap() - Method in class de.folt.models.documentmodel.xliff.XliffElementHandler
 
getElementName(char) - Method in class de.folt.models.documentmodel.xliff.XliffElementHandler
 
getEmxCause() - Method in exception de.folt.util.OpenTMSException
getEmxCause
getEncodedXliffString() - Method in class de.folt.models.applicationmodel.termtagger.TermTagObject
 
getEncodedXliffString() - Method in class de.folt.models.documentmodel.xliff.XliffElementHandler
 
getEndpoint() - Method in class de.folt.webservices.OpenTMSWebServiceServer
 
getEndSourceTextNumber() - Method in class net.docliff.models.applicationmodel.guimodel.editor.XliffEditorWindow
 
getEndTargetTextNumber() - Method in class net.docliff.models.applicationmodel.guimodel.editor.XliffEditorWindow
 
getEndTime() - Method in class de.folt.util.Timer
 
getEntitiesTable() - Static method in class com.tecnick.htmlutils.htmlentities.HTMLEntities
Get the html entities translation table.
getErgebnisse() - Method in class de.folt.rest.OpenTMSServiceResult
 
getErrorCode() - Method in class de.folt.models.documentmodel.tbx.TbxDocument
 
getErrorCode() - Method in exception de.folt.util.OpenTMSException
getErrorCode
getException() - Method in class de.folt.models.datamodel.GeneralLinguisticObject
 
getException() - Method in exception de.folt.util.OpenTMSException
 
getException() - Method in class de.folt.util.OpenTMSProperties
 
getExportParams() - Method in class de.folt.models.datamodel.sql.OpenTMSSQLDataSource
 
getFile() - Method in class net.docliff.models.applicationmodel.guimodel.editor.XliffEditorWindow
 
getFileContents(HttpServletRequest, String) - Method in class de.folt.jsp.XliffFile
getFileContents
getFileElement() - Method in class de.folt.jsp.XliffFile
 
getFileName() - Static method in class de.folt.test.testdata.TestDataGenerator
 
getFiles() - Method in class de.folt.models.documentmodel.xliff.XliffDocument
getFiles the file (s) elements of an xliff file
getFileSourceLanguage(Element) - Method in class de.folt.models.documentmodel.xliff.XliffDocument
getFileSourceLanguage gets the source language of a file element
getFileTargetLanguage(Element) - Method in class de.folt.models.documentmodel.xliff.XliffDocument
getFileTargetLanguage gets the target language of a file element
getFinalReplaceChar() - Static method in class de.folt.models.documentmodel.xliff.XliffElementHandler
 
getFollowCharRule() - Method in class net.docliff.segmenter.SegmentRule
 
getFont() - Method in class de.folt.models.applicationmodel.guimodel.editor.datasourceeditor.TagDescriptor
 
getFontStyle() - Method in class de.folt.models.applicationmodel.guimodel.editor.datasourceeditor.TagDescriptor
 
getFormatIdBased(String, String) - Method in class de.folt.jsp.XliffFile
getFormatIdBased get the format for a specific 0 based on the id
getFormatIdBasedAsHiddenInput() - Method in class de.folt.jsp.XliffFile
getFormatIdBasedAsHiddenInput get the input format as hidden fields sorted by id
getFormatSegmentNumberBased(String, String) - Method in class de.folt.jsp.XliffFile
getFormatSegmentNumberBased get the format for a specific 0 based segment number
getFormatSegmentNumberBasedAsHiddenInput() - Method in class de.folt.jsp.XliffFile
getFormatSegmentNumberBasedAsHiddenInput get the input format as hidden fields sorted by segment number
getFormatTag(int, int) - Method in class de.folt.jsp.XliffFile
getFormatTag
getFormattedSegment() - Method in class de.folt.models.datamodel.MonoLingualObject
 
getFormattedSegment(String, String) - Method in class de.folt.models.datamodel.MultiLingualObjectCollection
getFormattedSegment the MUL based on a formatted segment and language
getFormattedSegment() - Method in class de.folt.models.datamodel.sql.SQLMonoLingualObject
 
getFormattedSegmentString() - Method in interface net.docliff.segmenter.Segment
 
getFormatting() - Method in interface net.docliff.segmenter.Segment
 
getForReadOnlyString() - Method in class org.hibernate.dialect.SQLAnywhere10Dialect
 
getForUpdateByLockString() - Method in class org.hibernate.dialect.SQLAnywhere10Dialect
 
getForUpdateNoWaitString() - Method in class org.hibernate.dialect.SQLAnywhere10Dialect
 
getForUpdateString() - Method in class de.folt.models.datamodel.sql.OpenTMSSQLiteDialect
 
getForUpdateString(LockMode) - Method in class org.hibernate.dialect.SQLAnywhere10Dialect
SQL Anywhere 10 supports READ, WRITE, and INTENT row locks.
getForUpdateString(String) - Method in class org.hibernate.dialect.SQLAnywhere10Dialect
 
getFullSourceText() - Method in class net.docliff.models.applicationmodel.guimodel.editor.TransUnitInformationData
 
getFullTargetText() - Method in class net.docliff.models.applicationmodel.guimodel.editor.TransUnitInformationData
 
getFullTransletMethod() - Method in class de.folt.rpc.webserver.Translet
getFullTransletMethod
getFullVersionString() - Static method in class de.folt.constants.OpenTMSVersionConstants
getFullVersionString return the full version string for a (caller) class and the basic version for this class.
getFuzzy() - Method in class de.folt.models.applicationmodel.termtagger.TermInternalMatch
 
getFuzzy() - Method in class de.folt.models.applicationmodel.termtagger.TermTagObjectMatch
 
getFuzzyBaseCharNumber() - Method in class de.folt.fuzzy.FuzzyNodeKey
 
getFuzzyKeyLength() - Method in class de.folt.fuzzy.FuzzyNodeKey
 
getFuzzyMatchStatus(int) - Method in class de.folt.jsp.XliffFile
getFuzzyMatchStatus returns "yes" if only real fuzzy matches, otherwise "no" means exact match
getFuzzyNode() - Method in class de.folt.fuzzy.FuzzyNodeSearchResult
 
getFuzzyNodedifference() - Method in class de.folt.fuzzy.FuzzyNodeSearchResult
 
getFuzzyNodeKey() - Method in class de.folt.fuzzy.FuzzyNode
Get the FuzzyNodeKey associated with the FuzzyNode
getFuzzyNodeTree(String) - Method in class de.folt.fuzzy.LanguagePartitionedFuzzyNodeTree
getRoot returns a specific fuzzy Node tree
getFuzzyNodeTree(String) - Method in class de.folt.fuzzy.MonoLingualPartitionedFuzzyNodeTree
getRoot returns a specific fuzzy Node tree
getFuzzyNodeTree(int) - Method in class de.folt.fuzzy.PartitionedFuzzyNodeTree
getRoot returns a specific fuzzy Node tree
getFuzzyNodeTree(String) - Method in class de.folt.fuzzy.SQLMonoLingualPartitionedFuzzyNodeTree
getRoot returns a specific fuzzy Node tree
getFuzzyPercent() - Method in class de.folt.models.applicationmodel.termtagger.TermTagObjectTable
 
getFuzzySearchResult() - Method in class de.folt.fuzzy.FuzzyNodeSearchThread
 
getFuzzyTree() - Method in class de.folt.models.datamodel.BasicDataSource
 
getFuzzyTree() - Method in class de.folt.models.datamodel.tbxfile.TbxFileDataSource
returns the basic fuzzy tree
getFuzzyTree() - Method in class de.folt.models.datamodel.tmxfile.TmxFileDataSource
returns the basic fuzzy tree
getFuzzyTree() - Method in class de.folt.models.datamodel.xlifffile.XliffFileDataSource
returns the basic fuzzy tree
getGeneralLinguisticObject() - Method in class de.folt.models.applicationmodel.guimodel.editor.datasourceeditor.OpenTMSPropertiesEditor
 
getGlossary(Element) - Method in class de.folt.models.documentmodel.xliff.XliffDocument
getGlossary get the glossary element text
getGlossary() - Method in class net.docliff.models.applicationmodel.guimodel.editor.XliffEditorWindow
 
getGotFocus() - Method in class de.folt.models.applicationmodel.guimodel.editor.datasourceeditor.OpenTMSStyledText
 
getGroupTransUnitList(Element) - Method in class de.folt.models.documentmodel.xliff.XliffDocument
getTransUnitList get all the trans units of all the groups in the body
getGuiLanguage() - Method in class net.docliff.models.applicationmodel.guimodel.editor.PreferencesContainer
 
getHardBoundaryLevel() - Method in interface net.docliff.segmenter.Segment
 
getHardboundaryTagName() - Method in interface net.docliff.segmenter.Segment
 
getHeader(Element) - Method in class de.folt.models.documentmodel.xliff.XliffDocument
getHeader get the header of the xliff file element
getHighestReplaceChar() - Method in class de.folt.models.documentmodel.xliff.XliffElementHandler
 
getICurrentLineTextPosition() - Method in class net.docliff.models.applicationmodel.guimodel.editor.TransUnitInformationData
 
getId() - Method in class de.folt.jsp.OpenTMS
 
getId() - Method in class de.folt.models.datamodel.GeneralLinguisticObject
 
getId() - Method in class de.folt.models.datamodel.sql.SQLMonoLingualObject
 
getId() - Method in class de.folt.models.datamodel.sql.SQLMultiLingualObject
 
getId() - Method in class de.folt.models.datamodel.sql.SQLTmxProp
 
getId() - Method in class de.folt.models.documentmodel.tmx.TmxProp
 
getId() - Method in class de.folt.util.ObservableHashMap
 
getId() - Method in class net.docliff.models.applicationmodel.guimodel.editor.TransUnitInformationData
 
getId() - Method in interface net.docliff.segmenter.Segment
 
getIdentityColumnString() - Method in class de.folt.models.datamodel.sql.OpenTMSSQLiteDialect
 
getIdentityColumnString() - Method in class org.hibernate.dialect.SQLAnywhere10Dialect
 
getIdentitySelectString() - Method in class de.folt.models.datamodel.sql.OpenTMSSQLiteDialect
 
getIdentitySelectString() - Method in class org.hibernate.dialect.SQLAnywhere10Dialect
 
getIds() - Method in class de.folt.models.datamodel.BasicDataSource
 
getIds() - Method in interface de.folt.models.datamodel.DataSource
getIds this method returns a vector of Integers which uniquely identify each MUL of the data source
getIds() - Method in class de.folt.models.datamodel.sql.OpenTMSSQLDataSource
 
getIEnd() - Method in class net.docliff.models.applicationmodel.guimodel.editor.XliffEditorWindow.PhrasePosition
 
getILogLevel() - Method in class de.folt.models.datamodel.BasicDataSource
 
getIMaxIndex() - Method in class de.folt.fuzzy.LanguagePartitionedFuzzyNodeTree
 
getIMaxIndex() - Method in class de.folt.fuzzy.MonoLingualPartitionedFuzzyNodeTree
 
getIMaxIndex() - Method in class de.folt.fuzzy.PartitionedFuzzyNodeTree
 
getIMaxIndex() - Method in class de.folt.fuzzy.SQLMonoLingualPartitionedFuzzyNodeTree
 
getImportParams() - Method in class de.folt.models.datamodel.sql.OpenTMSSQLDataSource
 
getInitFile() - Method in class net.docliff.segmenter.SegmentRule
 
getInstallFiles() - Method in class de.folt.util.InstallSupport
 
getInstance(Display) - Static method in class de.folt.models.applicationmodel.guimodel.editor.datasourceeditor.DataSourceEditor
getInstance return an instance of a data source editor for sharing between other applications
getInstance(Display, String) - Static method in class de.folt.models.applicationmodel.guimodel.editor.datasourceeditor.DataSourceEditor
getInstance return an instance of a data source editor for sharing between other applications
getInstance(Display, String, String) - Static method in class de.folt.models.applicationmodel.guimodel.editor.datasourceeditor.DataSourceEditor
getInstance return an instance of a data source editor for sharing between other applications
getInstance(String) - Static method in class de.folt.models.datamodel.DataSourceInstance
getInstance
getInstance(Device, RGB) - Static method in class de.folt.util.ColorTable
getInstance get an instance of color based on RGB Value
getInstance(Device, String) - Static method in class de.folt.util.ColorTable
getInstance get an instance of color based on a name
getInstance(String, String) - Static method in class de.folt.util.Messages
getInstance get a language and resource name specific message
getInstance() - Static method in class de.folt.util.OpenTMSProperties
getInstance return an OpenTMSProperties property instance; only one per process; if OpenTMSInstance = null create an OpenTMSProperties
getInstance(String) - Static method in class de.folt.util.OpenTMSProperties
getInstance return an OpenTMSProperties property instance; only one per process based on a property file; if OpenTMSInstance = null create an OpenTMSProperties
getInt(int) - Method in class org.json.JSONArray
Get the int value associated with an index.
getInt(String) - Method in class org.json.JSONObject
Get the int value associated with a key.
getIntOpenTMSProperty(String) - Method in class de.folt.util.OpenTMSProperties
getIntEMXProperty
getiNumberOfMatchingSourcesForTarget() - Method in class de.folt.models.datamodel.TranslationStatistics
 
getIOldSegmentPosition() - Method in class net.docliff.models.applicationmodel.guimodel.editor.XliffEditorForm
 
getIOldSegmentPosition() - Method in class net.docliff.models.applicationmodel.guimodel.editor.XliffEditorWindow
 
getIOldSegmentPosition() - Method in class net.docliff.models.applicationmodel.guimodel.editor.XliffEditorWithToolBars
 
getIOverallSegmentNumber() - Method in class net.docliff.models.applicationmodel.guimodel.editor.XliffEditorWindow
 
getIPosition() - Method in class net.docliff.models.applicationmodel.guimodel.editor.TransUnitInformationData
 
getISegmentNumber() - Method in class net.docliff.models.applicationmodel.guimodel.editor.TransUnitInformationData
 
getISimilarity() - Method in class net.docliff.models.applicationmodel.guimodel.editor.XliffEditorWindow
 
getISStartPosition() - Method in class net.docliff.models.applicationmodel.guimodel.editor.TransUnitInformationData
 
getIStart() - Method in class net.docliff.models.applicationmodel.guimodel.editor.XliffEditorWindow.PhrasePosition
 
getiStartPosition() - Method in class de.folt.models.datamodel.phrasetranslate.PhraseTranslateResult
 
getIStartPosition() - Method in class de.folt.models.datamodel.phrasetranslate.PhraseTranslateResult
 
getItemsFromFile(String) - Static method in class de.folt.util.OpenTMSSupportFunctions
readLanguageCodesFromFile read the language codes from a file
getiTransUnitCounter() - Method in class de.folt.jsp.XliffFile
 
getITStartPosition() - Method in class net.docliff.models.applicationmodel.guimodel.editor.TransUnitInformationData
 
getiWeight() - Method in class de.folt.models.applicationmodel.termtagger.TermTagObjectMatch
 
getJavaScript() - Method in class de.folt.jsp.OpenTMS
 
getJsEngine() - Method in class de.folt.models.documentmodel.xliff.XliffScriptingSupport
 
getJSONArray(int) - Method in class org.json.JSONArray
Get the JSONArray associated with an index.
getJSONArray(String) - Method in class org.json.JSONObject
Get the JSONArray value associated with a key.
getJSONObject(int) - Method in class org.json.JSONArray
Get the JSONObject associated with an index.
getJSONObject(String) - Method in class org.json.JSONObject
Get the JSONObject value associated with a key.
getJumpText() - Method in class net.docliff.models.applicationmodel.guimodel.editor.XliffEditorForm
 
getJumpText() - Method in class net.docliff.models.applicationmodel.guimodel.editor.XliffEditorWithToolBars
 
getKey() - Method in class de.folt.fuzzy.FuzzyNodeKey
 
getKey() - Method in class de.folt.models.datamodel.LinguisticProperty
 
getKey() - Method in exception de.folt.util.OpenTMSException
getKey
getKeyDistance() - Method in class de.folt.fuzzy.FuzzyNodeSearchResult
 
getKeysum() - Method in class de.folt.fuzzy.FuzzyNodeKey
return the sum of the keys.
getKnownDataSourceModels() - Static method in class de.folt.models.datamodel.DataSourceInstance
getKnownDataSourceModels return all the known data source model classes
getLang() - Method in class de.folt.models.datamodel.sql.SQLTmxProp
 
getLang() - Method in class de.folt.models.documentmodel.tmx.TmxProp
 
getLanguage() - Method in class de.folt.models.applicationmodel.termtagger.TermTagObject
 
getLanguage() - Method in class de.folt.models.datamodel.MonoLingualObject
 
getLanguage() - Method in class de.folt.models.datamodel.sql.SQLMonoLingualObject
 
getLanguage(Element) - Method in class de.folt.models.documentmodel.xliff.XliffDocument
getLanguage gets the language of an element
getLanguage() - Method in class de.folt.models.documentmodel.xliff.XliffElementHandler
 
getLanguage() - Method in class de.folt.models.documentmodel.xliff.XliffTokenizer
 
getLanguage() - Method in class net.docliff.models.applicationmodel.guimodel.editor.LanguageRequest
Returns the language.
getLanguagecodetable() - Static method in class de.folt.util.LanguageHandling
 
getLanguageDefaultWordSplitChars() - Method in class de.folt.util.WordHandling
 
getLanguageNodeTrees() - Method in class de.folt.fuzzy.LanguagePartitionedFuzzyNodeTree
 
getLanguageNodeTrees() - Method in class de.folt.fuzzy.MonoLingualPartitionedFuzzyNodeTree
 
getLanguageNodeTrees() - Method in class de.folt.fuzzy.SQLMonoLingualPartitionedFuzzyNodeTree
 
getLanguages() - Method in class de.folt.webservices.OpenTMSWebServiceImplementation
 
getLanguages() - Method in interface de.folt.webservices.OpenTMSWebServiceInterface
 
getLanlongtable() - Static method in class de.folt.util.LanguageHandling
 
getLanshorttable() - Static method in class de.folt.util.LanguageHandling
 
getLastAccessTime() - Method in class de.folt.models.datamodel.GeneralLinguisticObject
 
getLastAccessTime() - Method in class de.folt.models.datamodel.sql.SQLMonoLingualObject
 
getLastAccessTime() - Method in class de.folt.models.datamodel.sql.SQLMultiLingualObject
 
getLastErrorCode() - Method in class de.folt.models.datamodel.BasicDataSource
getLastErrorCode Method returns the last error code for an operation done by the data source
getLastErrorCode() - Method in interface de.folt.models.datamodel.DataSource
getLastErrorCode Method returns the last error code for an operation done by the data source
getLastErrorCode() - Method in class de.folt.models.datamodel.sql.OpenTMSSQLDataSource
 
getlClientUpdateCounter() - Method in class de.folt.models.applicationmodel.guimodel.editor.datasourceeditor.DataSourceEditor
 
getlClientUpdateCounter() - Method in class net.docliff.models.applicationmodel.guimodel.editor.XliffEditor
 
getlDiffClientWebServerUpdateCounter() - Method in class de.folt.models.applicationmodel.guimodel.editor.datasourceeditor.DataSourceEditor
 
getlDiffClientWebServerUpdateCounter() - Method in class net.docliff.models.applicationmodel.guimodel.editor.XliffEditor
 
getLeftSon() - Method in class de.folt.fuzzy.FuzzyNode
Get the left son of the FuzzyNode
getLevenDistance() - Method in class de.folt.fuzzy.FuzzyNodeSearchResult
return the Levenshtein distances computed.
getLevenshteinDistance(String, String) - Static method in class de.folt.similarity.LevenshteinSimilarity
getLevenshteinDistance computes the Levenshtein distance.
getLevenshteinDistance(String, String, int) - Static method in class de.folt.similarity.LevenshteinSimilarity
getLevenshteinDistance computes the Levenshtein distance.
getLimitString(String, boolean) - Method in class de.folt.models.datamodel.sql.OpenTMSSQLiteDialect
 
getLimitString(String, boolean) - Method in class org.hibernate.dialect.SQLAnywhere10Dialect
 
getLimitString(String, int, int) - Method in class org.hibernate.dialect.SQLAnywhere10Dialect
 
getLingType() - Method in class de.folt.models.datamodel.GeneralLinguisticObject
 
getLingType() - Method in class de.folt.models.datamodel.sql.SQLMonoLingualObject
 
getLinguisticProperties() - Method in class de.folt.models.datamodel.GeneralLinguisticObject
 
getLinguisticProperties() - Method in class de.folt.models.datamodel.sql.SQLMonoLingualObject
 
getLinguisticProperties() - Method in class de.folt.models.datamodel.sql.SQLMultiLingualObject
 
getLinguisticPropertyTable() - Method in class de.folt.models.datamodel.phrasetranslate.PhraseTranslate
 
getLogfile() - Method in class de.folt.jsp.OpenTMS
 
getLogfile() - Method in class de.folt.webservices.OpenTMSWebServiceImplementation
 
getLogFile(HashMap<String, String>) - Method in class de.folt.webservices.SynchronizeService
Return the contents of the log file of the server
GetLogFileName - Class in de.folt.rpc.messages
 
GetLogFileName() - Constructor for class de.folt.rpc.messages.GetLogFileName
 
getLogFileUrl() - Method in class de.folt.jsp.OpenTMS
 
getLogLevel(String) - Method in class de.folt.util.OpenTMSProperties
getLogLevel this method returns the log level for a specific class.
getLong(int) - Method in class org.json.JSONArray
Get the long value associated with an index.
getLong(String) - Method in class org.json.JSONObject
Get the long value associated with a key.
getLongArrayToMatch() - Method in class de.folt.models.datamodel.phrasetranslate.PhraseTranslate
 
getLongArrayToSource() - Method in class de.folt.models.datamodel.phrasetranslate.PhraseTranslate
 
getLongArrayToTranslation() - Method in class de.folt.models.datamodel.phrasetranslate.PhraseTranslate
 
getLongLanguageCodeFromShortLanguageCode(String) - Static method in class de.folt.util.LanguageHandling
getLongLanguageCodeFromShortLanguageCode return the long language code from a short language looking like this "ab" -> "Abkhazian"
Method uses hash table lanlongtable to get the correct language.
getLongLanguages() - Static method in class de.folt.util.LanguageHandling
getLongLanguages return a sorted array of language codes
getLongLCRepresentation() - Method in class de.folt.models.applicationmodel.termtagger.TermTagObject
 
getLongPhrase() - Method in class de.folt.models.datamodel.phrasetranslate.PhraseTranslateResult
 
getLongRepresentation() - Method in class de.folt.models.applicationmodel.termtagger.TermTagObject
 
getLongStemmedRepresentation() - Method in class de.folt.models.applicationmodel.termtagger.TermTagObject
 
getLongWordHash() - Method in class de.folt.models.datamodel.phrasetranslate.PhraseTranslate
 
getLostFocus() - Method in class de.folt.models.applicationmodel.guimodel.editor.datasourceeditor.OpenTMSStyledText
 
getLuceneIndexDirectory() - Method in class de.folt.models.datamodel.lucene.LuceneDataSourceIndex
 
getLuceneIndexSearcher() - Method in class de.folt.models.datamodel.lucene.LuceneDataSourceIndex
 
getLuceneParser() - Method in class de.folt.models.datamodel.lucene.LuceneDataSourceIndex
 
getlWebServerUpdateCounter() - Method in class de.folt.models.applicationmodel.guimodel.editor.datasourceeditor.DataSourceEditor
 
getlWebServerUpdateCounter() - Method in class net.docliff.models.applicationmodel.guimodel.editor.XliffEditor
 
getMatchCore() - Method in class de.folt.models.applicationmodel.termtagger.XliffTermTagger.StructuredMatch
 
getMatchEnd() - Method in class de.folt.models.applicationmodel.termtagger.XliffTermTagger.StructuredMatch
 
getMatchQualityAsFloat(Element) - Method in class de.folt.models.documentmodel.xliff.XliffDocument
getMatchQualityAsFloat gets the match quality of an alt-trans element
getMatchQualityAsInt(Element) - Method in class de.folt.models.documentmodel.xliff.XliffDocument
getMatchQualityAsInt gets the match quality of an alt-trans element
getMatchQualityColor(String) - Static method in class de.folt.jsp.XliffFile
 
getMatchStart() - Method in class de.folt.models.applicationmodel.termtagger.XliffTermTagger.StructuredMatch
 
getMatchType() - Method in class de.folt.models.applicationmodel.termtagger.TermInternalMatch
 
getMatchType() - Method in class de.folt.models.applicationmodel.termtagger.TermTagObjectMatch
 
getMaxID() - Method in class de.folt.fuzzy.FuzzyNode
Get the maximum number of FuzzyNodes associated with this FuzzyNode
getMaxId() - Method in class de.folt.models.datamodel.sql.OpenTMSSQLDataSource
getMaxId find the maximum Id from sqlmultilingualobject - sqlmonolingualobject - sqltmxprop
getMaxLen() - Static method in class de.folt.test.testdata.TestDataGenerator
 
getMaxSearch() - Method in class de.folt.models.datamodel.lucene.LuceneDataSourceIndex
 
getMenuItems() - Method in class de.folt.models.applicationmodel.guimodel.editor.datasourceeditor.OpenTMSMenu
 
getMessage() - Method in class de.folt.models.applicationmodel.guimodel.editor.datasourceeditor.OpenTMSMenu
 
getMessage() - Method in class de.folt.rest.OpenTMSServiceResult
 
getMethod(String) - Method in class de.folt.rpc.webserver.ConfigurationHandler
getMethod
getMethod(String, Class) - Static method in class de.folt.util.OpenTMSSupportFunctions
getMethod get the method for a given Class
getMethod() - Method in class de.folt.webservices.SynchronizeService
 
getMethodFullName(String) - Method in class de.folt.rpc.webserver.ConfigurationHandler
getMethodFullName
getMgr() - Method in class de.folt.models.documentmodel.xliff.XliffScriptingSupport
 
getMinLen() - Static method in class de.folt.test.testdata.TestDataGenerator
 
getModificationTime() - Method in class de.folt.models.datamodel.GeneralLinguisticObject
 
getModificationTime() - Method in class de.folt.models.datamodel.sql.SQLMonoLingualObject
 
getModificationTime() - Method in class de.folt.models.datamodel.sql.SQLMultiLingualObject
 
getMonolingualObject(String) - Method in class de.folt.webservices.OpenTMSWebServiceImplementation
 
getMonolingualObject(String) - Method in interface de.folt.webservices.OpenTMSWebServiceInterface
 
getMonoLingualObjectFromId(String) - Method in class com.araya.OpenTMS.ArayaDataSource
 
getMonoLingualObjectFromId(String) - Method in class de.folt.models.datamodel.BasicDataSource
 
getMonoLingualObjectFromId(String) - Method in interface de.folt.models.datamodel.DataSource
getMonoLingualObjectFromId search an MOL based on its (integer) id
getMonoLingualObjectFromId(String) - Method in class de.folt.models.datamodel.sql.OpenTMSSQLDataSource
 
getMonoLingualObjectFromUniqueId(String) - Method in class com.araya.OpenTMS.ArayaDataSource
 
getMonoLingualObjectFromUniqueId(String) - Method in class de.folt.models.datamodel.BasicDataSource
 
getMonoLingualObjectFromUniqueId(String) - Method in interface de.folt.models.datamodel.DataSource
getMonoLingualObjectFromUniqueId search an MOL based on its (integer) id
getMonoLingualObjectFromUniqueId(String) - Method in class de.folt.models.datamodel.sql.OpenTMSSQLDataSource
 
getMonoLingualObjects() - Method in class de.folt.models.datamodel.MultiLingualObject
 
getMonoLingualObjects() - Method in class de.folt.models.datamodel.sql.SQLMultiLingualObject
 
getMonoLingualObjectsAsVector() - Method in class de.folt.models.datamodel.MultiLingualObject
getMonoLingualObjectsAsVector returns the MonoLingualObjects of the MultiLingualObject as a vector
getMonoLingualObjectsAsVector(String) - Method in class de.folt.models.datamodel.MultiLingualObject
getMonoLingualObjectsAsVector Method takes a language code (independent of lower / upper case) and returns the MonoLingualObjects of a specific language of the MultiLingualObject as a vector
getMonoLingualObjectsAsVector(String, boolean) - Method in class de.folt.models.datamodel.MultiLingualObject
getMonoLingualObjectsAsVector Method takes a language code (independent of lower / upper case) and returns the MonoLingualObjects of a specific language of the MultiLingualObject as a vector
getMonoLingualObjectsAsVector(String[]) - Method in class de.folt.models.datamodel.MultiLingualObject
getMonoLingualObjectsAsVector Method takes an array of language codes (independent of lower / upper case) and returns the MonoLingualObjects for the specific languages of the MultiLingualObject as a vector
getMonoLingualObjectsAsVector(String) - Method in class de.folt.models.datamodel.sql.SQLMultiLingualObject
getMonoLingualObjectsAsVector
getMultilingualObject(String) - Method in class de.folt.webservices.OpenTMSWebServiceImplementation
 
getMultilingualObject(String) - Method in interface de.folt.webservices.OpenTMSWebServiceInterface
 
getMultiLingualObjectCache() - Method in class de.folt.models.datamodel.BasicDataSource
multiLingualObjectCache is a cache object which can be used by the data sources to store read MultiLingual Objects.
getMultiLingualObjectCache() - Method in class de.folt.models.datamodel.sql.OpenTMSSQLDataSource
 
getMultiLingualObjectFromId(String) - Method in class com.araya.OpenTMS.ArayaDataSource
 
getMultiLingualObjectFromId(String) - Method in class de.folt.models.datamodel.BasicDataSource
 
getMultiLingualObjectFromId(String) - Method in interface de.folt.models.datamodel.DataSource
getMultiLingualObjectFromId search an MUL based on its unique id
getMultiLingualObjectFromId(String) - Method in class de.folt.models.datamodel.sql.OpenTMSSQLDataSource
 
getMultiLingualObjectFromUniqueId(String) - Method in class com.araya.OpenTMS.ArayaDataSource
 
getMultiLingualObjectFromUniqueId(String) - Method in class de.folt.models.datamodel.BasicDataSource
 
getMultiLingualObjectFromUniqueId(String) - Method in interface de.folt.models.datamodel.DataSource
getMultiLingualObjectFromUniqueId search an MUL based on its unique id
getMultiLingualObjectFromUniqueId(String) - Method in class de.folt.models.datamodel.sql.OpenTMSSQLDataSource
 
getMultiLingualObjectFromUniqueId(String) - Method in class de.folt.models.datamodel.tbxfile.TbxFileDataSource
 
getMultiLingualObjectFromUniqueId(String) - Method in class de.folt.models.datamodel.tmxfile.TmxFileDataSource
 
getMultiLingualObjectFromUniqueId(String) - Method in class de.folt.models.datamodel.xlifffile.XliffFileDataSource
 
getMultvector() - Method in class de.folt.models.datamodel.Test
 
getName() - Method in class de.folt.webservices.SynchronizeService
 
getNameDataSourceType() - Method in class net.docliff.models.applicationmodel.guimodel.editor.DataSourceListWithTools
 
getNames(JSONObject) - Static method in class org.json.JSONObject
Get an array of field names from a JSONObject.
getNames(Object) - Static method in class org.json.JSONObject
Get an array of field names from an Object.
getNamespace() - Method in class de.folt.models.documentmodel.document.XmlDocument
 
getNamespacelist() - Method in class de.folt.models.documentmodel.document.XmlDocument
 
getNextFreeReplaceChar() - Method in class de.folt.models.documentmodel.xliff.XliffElementHandler
 
getNGram() - Static method in class de.folt.fuzzy.FuzzyNode
Get the NGrams associated with the FuzzyNode (for FuzzyNodes based on Strings!)
getNGrams() - Method in class de.folt.fuzzy.FuzzyNodeKey
 
getNoColumnsInsertString() - Method in class org.hibernate.dialect.SQLAnywhere10Dialect
SQL Anywhere currently supports only "VALUES (DEFAULT)", not the ANSI standard "DEFAULT VALUES".
getNodeID() - Method in class de.folt.fuzzy.FuzzyNode
Get the unique identifier of the FuzzyNode
getNODESMATCHED() - Method in class de.folt.fuzzy.FuzzyDataStructure
 
getNODESMATCHED() - Method in class de.folt.fuzzy.FuzzyNode
 
getNODESMATCHED() - Method in class de.folt.fuzzy.FuzzyNodeSearchResult
 
getNODESMATCHED() - Method in class de.folt.fuzzy.FuzzyNodeTree
 
getNODESMATCHED() - Method in class de.folt.fuzzy.FuzzyStringHashtable
 
getNODESMATCHED() - Method in class de.folt.fuzzy.LanguagePartitionedFuzzyNodeTree
 
getNODESMATCHED() - Method in class de.folt.fuzzy.MonoLingualPartitionedFuzzyNodeTree
 
getNODESMATCHED() - Method in class de.folt.fuzzy.PartitionedFuzzyNodeTree
 
getNODESMATCHED() - Method in class de.folt.fuzzy.SQLMonoLingualPartitionedFuzzyNodeTree
 
getNODESPUSHED() - Method in class de.folt.fuzzy.FuzzyDataStructure
 
getNODESPUSHED() - Method in class de.folt.fuzzy.FuzzyNode
 
getNODESPUSHED() - Method in class de.folt.fuzzy.FuzzyNodeSearchResult
 
getNODESPUSHED() - Method in class de.folt.fuzzy.FuzzyNodeTree
 
getNODESPUSHED() - Method in class de.folt.fuzzy.FuzzyStringHashtable
 
getNODESPUSHED() - Method in class de.folt.fuzzy.LanguagePartitionedFuzzyNodeTree
 
getNODESPUSHED() - Method in class de.folt.fuzzy.MonoLingualPartitionedFuzzyNodeTree
 
getNODESPUSHED() - Method in class de.folt.fuzzy.PartitionedFuzzyNodeTree
 
getNODESPUSHED() - Method in class de.folt.fuzzy.SQLMonoLingualPartitionedFuzzyNodeTree
 
getNODESSEARCHED() - Method in class de.folt.fuzzy.FuzzyDataStructure
 
getNODESSEARCHED() - Method in class de.folt.fuzzy.FuzzyNode
 
getNODESSEARCHED() - Method in class de.folt.fuzzy.FuzzyNodeSearchResult
 
getNODESSEARCHED() - Method in class de.folt.fuzzy.FuzzyNodeTree
 
getNODESSEARCHED() - Method in class de.folt.fuzzy.FuzzyStringHashtable
 
getNODESSEARCHED() - Method in class de.folt.fuzzy.LanguagePartitionedFuzzyNodeTree
 
getNODESSEARCHED() - Method in class de.folt.fuzzy.MonoLingualPartitionedFuzzyNodeTree
 
getNODESSEARCHED() - Method in class de.folt.fuzzy.PartitionedFuzzyNodeTree
 
getNODESSEARCHED() - Method in class de.folt.fuzzy.SQLMonoLingualPartitionedFuzzyNodeTree
 
getNonWords() - Method in interface net.docliff.segmenter.Segment
 
getNullColumnString() - Method in class org.hibernate.dialect.SQLAnywhere10Dialect
 
getNumberOfEntries() - Static method in class de.folt.test.testdata.TestDataGenerator
 
getNumberOfMatches() - Method in class de.folt.models.applicationmodel.termtagger.TermTagObjectMatch
 
getNumberOfMatchingSourcesForTarget() - Method in class de.folt.models.datamodel.TranslationStatistics
Get the number of target - source language matches
getNumberofSimilarEntries() - Static method in class de.folt.test.testdata.TestDataGenerator
 
getNumberOfTaggings() - Method in class de.folt.models.applicationmodel.termtagger.XliffTermTagger
 
getNumbers() - Method in interface net.docliff.segmenter.Segment
 
getO_encoding() - Method in class de.folt.models.datamodel.sql.SQLTmxProp
 
getO_encoding() - Method in class de.folt.models.documentmodel.tmx.TmxProp
 
getObjectLinguisticProperty(Object) - Method in class de.folt.models.datamodel.GeneralLinguisticObject
getObjectLinguisticPropertiy
getObservable() - Method in class net.docliff.models.applicationmodel.guimodel.editor.TagWindow
 
getObservable() - Method in class net.docliff.models.applicationmodel.guimodel.editor.XliffEditorDictionaryViewer
 
getObserverList() - Method in class de.folt.observer.ObserverObject
 
getObservers() - Method in class net.docliff.models.applicationmodel.guimodel.editor.TagWindow
 
getObservers() - Method in class net.docliff.models.applicationmodel.guimodel.editor.XliffEditorDictionaryViewer
 
getObserverType() - Method in class de.folt.observer.Observer
 
getOpenTMSDatabases() - Static method in class de.folt.models.datamodel.DataSourceConfigurations
getOpenTMSDatabases returns all the existing OpenTMS data sources based on the OpenTMS Property "dataSourceConfigurationsFile"
It uses the function String configfile = OpenTMSProperties.getInstance().getOpenTMSProperty ("dataSourceConfigurationsFile"); to determine the configuration file
getOpenTMSDatabases() - Static method in class de.folt.models.datamodel.DataSourceInstance
getOpenTMSDatabases get a vector of the openTMS Data Sources
getOpenTMSDatabasesWithType() - Static method in class de.folt.models.datamodel.DataSourceConfigurations
getOpenTMSDatabasesWithType returns all the existing OpenTMS data sources together with its type based on the OpenTMS Property "dataSourceConfigurationsFile"
It uses the function String configfile = OpenTMSProperties.getInstance().getOpenTMSProperty ("dataSourceConfigurationsFile"); to determine the configuration file
Example where tmxDatabases is a Vector(String[]) String name = tmxDatabases.get(i)[0]; String type = tmxDatabases.get(i)[1];
getOPENTMSPATHDIRECTORY() - Method in class de.folt.util.InstallSupport
 
getOpenTMSPort() - Method in class de.folt.webservices.OpenTMSWebService
 
getOpenTMSPort(WebServiceFeature...) - Method in class de.folt.webservices.OpenTMSWebService
 
getOpenTMSProperties() - Method in class de.folt.util.OpenTMSProperties
getOpenTMSProperties
getOpenTMSPropertiesAsString() - Method in class de.folt.util.OpenTMSProperties
getOpenTMSPropertiesAsString return all openTMS properties in a string separated by \n
getOpenTMSPropertiesInstance() - Method in class de.folt.util.OpenTMSProperties
 
getOpenTMSProperty(String) - Method in class de.folt.util.OpenTMSProperties
getEMXProperty retrieves an openTMS property as a string.
getOpenTMSStyleRangeProperties() - Method in class de.folt.models.applicationmodel.guimodel.editor.datasourceeditor.OpenTMSXMLStyledText
 
getOpenTMSVersion(Hashtable<String, Object>) - Static method in class de.folt.rpc.connect.Interface
getOpenTMSVersion
getOpenTMSWebServerNameSpace() - Method in class de.folt.webservices.OpenTMSWebServiceConstants
 
getOpenTMSWebServerService() - Method in class de.folt.webservices.OpenTMSWebServiceConstants
 
getOpenTMSWebServerURL() - Method in class de.folt.webservices.OpenTMSWebServiceConstants
 
getOpenTMSWebServerWSDL() - Method in class de.folt.webservices.OpenTMSWebServiceConstants
 
getOpenTMSWebServiceConstants() - Method in class de.folt.webservices.OpenTMSWebService
 
getOpenTMSWebServiceConstants() - Method in class de.folt.webservices.OpenTMSWebServiceServer
 
getOpmethod() - Method in class de.folt.jsp.OpenTMS
 
getOTAG() - Static method in class de.folt.jsp.XliffFile
 
getParameter() - Method in class de.folt.webservices.SynchronizeService
 
getParamHash() - Method in class de.folt.webservices.SynchronizeService
 
getParamTable() - Method in class de.folt.rpc.webserver.Translet
getParamTable returns the parameters - Hashtable - of the Translet class
getParentMonoLingualObject() - Method in class de.folt.models.datamodel.sql.SQLTmxProp
 
getParentMultiLingualObject() - Method in class de.folt.models.datamodel.MonoLingualObject
 
getParentMultiLingualObject() - Method in class de.folt.models.datamodel.sql.SQLMonoLingualObject
 
getParentMultiLingualObject() - Method in class de.folt.models.datamodel.sql.SQLTmxProp
 
getPassword() - Method in class de.folt.webservices.SynchronizeService
 
getPdSupport() - Method in class de.folt.models.applicationmodel.guimodel.support.ProgressDialog
 
getPercentFields() - Method in class de.folt.models.documentmodel.xliff.XliffStatistics
 
getPercents() - Method in class de.folt.models.documentmodel.xliff.TranslationQualityMeasure
 
getPhaseGroup(Element) - Method in class de.folt.models.documentmodel.xliff.XliffDocument
getPhaseGroup get the phase group of the header
getPhases(Element) - Method in class de.folt.models.documentmodel.xliff.XliffDocument
getPhases get all the phases for a file element resp. its header
getPhrases(int) - Method in class net.docliff.models.applicationmodel.guimodel.editor.XliffEditorForm
 
getPhraseSourceTableSizes() - Method in class de.folt.models.applicationmodel.termtagger.TermTagObjectTable
 
getPhraseTargetTableSizes() - Method in class de.folt.models.applicationmodel.termtagger.TermTagObjectTable
 
getPhraseTranslateResult() - Method in class net.docliff.models.applicationmodel.guimodel.editor.XliffEditorWindow.PhrasePosition
 
getPlainTextSegment() - Method in class de.folt.models.datamodel.MonoLingualObject
 
getPlainTextSegment(String, String) - Method in class de.folt.models.datamodel.MultiLingualObjectCollection
getPlainTextSegment the MUL based on a plaintext segment and language
getPlainTextSegment() - Method in class de.folt.models.datamodel.sql.SQLMonoLingualObject
 
getPort(String) - Method in class de.folt.models.applicationmodel.guimodel.editor.datasourceeditor.OpenTMSDataSourceTypes
getPort get the port of an sql data source
getPreferences(EditorConfiguration) - Method in class net.docliff.models.applicationmodel.guimodel.editor.PreferencesContainer
getPreferences
getPreferencesContainer() - Method in class net.docliff.models.applicationmodel.guimodel.editor.PreferencesDialog
 
getPreferencesContainer() - Method in class net.docliff.models.applicationmodel.guimodel.editor.XliffEditorForm
 
getPreferencesContainer() - Method in class net.docliff.models.applicationmodel.guimodel.editor.XliffEditorWindow
 
getPreferencesContainerContainer() - Method in class net.docliff.models.applicationmodel.guimodel.editor.XliffEditor
 
getProperties() - Method in class de.folt.jsp.OpenTMS
 
getPropertiesFile() - Method in class de.folt.rpc.services.TranslationToolsServices
 
getProperty(String, String) - Method in class de.folt.models.datamodel.DataSourceConfigurations
getProperty returns a specific data configuration property based on the name heartsome
getPropertyEditor() - Method in class de.folt.models.applicationmodel.guimodel.editor.datasourceeditor.OpenTMSXMLStyledTextWithPropertyEditor
 
getPropfile() - Method in class de.folt.jsp.OpenTMS
 
getPropfileName() - Static method in class de.folt.util.OpenTMSProperties
 
getPropStatus() - Method in class de.folt.models.datamodel.LinguisticProperty
 
getPropType() - Method in class de.folt.models.datamodel.LinguisticProperty
 
getPropType() - Method in class de.folt.models.datamodel.sql.SQLTmxProp
 
getPropType() - Method in class de.folt.models.documentmodel.tmx.TmxProp
 
getPtDataSourceFormComposite() - Method in class net.docliff.models.applicationmodel.guimodel.editor.XliffEditorForm
 
getPtDataSourceFormComposite() - Method in class net.docliff.models.applicationmodel.guimodel.editor.XliffEditorWithToolBars
 
getPtDataSources() - Method in class net.docliff.models.applicationmodel.guimodel.editor.PreferencesContainer
 
getQueryString() - Method in class de.folt.models.datamodel.iate.IateTerminology
 
getReference() - Method in class org.lingutil.bleu.BleuMeasurer
 
getReplacedElement(char) - Method in class de.folt.models.documentmodel.xliff.XliffElementHandler
Get the replacement string for a char
getRequest() - Method in class de.folt.jsp.XliffFile
 
getResultSet(CallableStatement) - Method in class org.hibernate.dialect.SQLAnywhere10Dialect
 
getReturncode() - Method in class de.folt.rest.OpenTMSServiceResult
 
getRGBByName(String) - Static method in class de.folt.util.ColorTable
getRGBByName returns the RGB value for a given color name; the color name is converted to lower case
getRightSon() - Method in class de.folt.fuzzy.FuzzyNode
Set the right son of the FuzzyNode
getRise() - Method in class de.folt.models.applicationmodel.guimodel.editor.datasourceeditor.TagDescriptor
 
getRoot() - Method in class de.folt.fuzzy.FuzzyDataStructure
 
getRoot() - Method in class de.folt.fuzzy.FuzzyNodeTree
 
getRoot() - Method in class de.folt.fuzzy.FuzzyStringHashtable
 
getRoot() - Method in class de.folt.models.documentmodel.document.XmlDocument
getRoot get the root element of the XmlDocument
getRoot() - Method in class de.folt.models.documentmodel.xliff.XliffDocument
 
getRootElementName(String) - Static method in class de.folt.models.documentmodel.document.XmlDocument
getRootElementName gets the name of the root element of an xml file
getRootElementName() - Method in class de.folt.models.documentmodel.document.XmlDocument
getRootElementName gets the name of the root element of the loaded document
getRoots() - Method in class de.folt.fuzzy.PartitionedFuzzyNodeTree
 
getSaveFile() - Method in class de.folt.jsp.XliffFile
getSaveFile
getScoreDocument() - Method in class de.folt.models.datamodel.lucene.OpenTMSLuceneSearchResult
 
getSearch() - Method in class de.folt.models.applicationmodel.guimodel.editor.datasourceeditor.DataSourceForm
 
getSearchSimilarity() - Method in class de.folt.fuzzy.FuzzyNodeSearchResult
 
getSeg(Element) - Method in class de.folt.models.documentmodel.tmx.TmxDocument
getSegList returns the seg (segment) of a TUV Element
getSegAsString(Element) - Method in class de.folt.models.documentmodel.tmx.TmxDocument
getSegAsString
getSegmentLengthInformation() - Method in class net.docliff.models.applicationmodel.guimodel.editor.TransUnitInformationData
 
getSegmentLengthInformation() - Method in class net.docliff.models.applicationmodel.guimodel.editor.XliffEditorWindow
 
getSegmentString() - Method in interface net.docliff.segmenter.Segment
 
getSegmentTransUnitInformation(int) - Method in class net.docliff.models.applicationmodel.guimodel.editor.XliffEditorWindow
getSegmentTransUnitInformation returns information about the segment number supplied
getSegSection(String) - Method in class net.docliff.segmenter.SegmentRule
 
getSelectedDataSource() - Method in class net.docliff.models.applicationmodel.guimodel.editor.DataSourceListWithTools
getSelectedDataSource
getSelectedMultiLingualEntry() - Method in class net.docliff.models.applicationmodel.guimodel.editor.AskAddTranslationMessageBox
 
getSelectGUIDString() - Method in class org.hibernate.dialect.SQLAnywhere10Dialect
 
getSepChar() - Method in class de.folt.models.datamodel.phrasetranslate.PhraseTranslate
 
getSepChar() - Method in class de.folt.models.datamodel.phrasetranslate.PhraseTranslateResult
 
getServer(String) - Method in class de.folt.models.applicationmodel.guimodel.editor.datasourceeditor.OpenTMSDataSourceTypes
getServer get the server of an sql data source (e.g. hibernate.progress.cfg.xml)
<property name="OpenTMS.defaultserver">localhost</property>
getServer() - Method in class de.folt.models.applicationmodel.guimodel.editor.datasourceeditor.OpenTMSMenu
 
getServer() - Method in class de.folt.webservices.OpenTMSWebServiceServer
 
getShell() - Method in class de.folt.models.applicationmodel.guimodel.editor.datasourceeditor.DataSourceEditor
 
getShell() - Method in class de.folt.models.applicationmodel.guimodel.editor.datasourceeditor.OpenTMSMenu
 
getShortFileName() - Method in class de.folt.jsp.XliffFile
 
getShortLanguageCodeFromCombinedTable(String) - Static method in class de.folt.util.LanguageHandling
getShortLanguageCodeFromCombinedTable return the short language code for a language looking like this "Abkhazian ab"
Method uses hash table languagecombinedtable to get the correct language.
getShortLanguageCodeFromLongLanguageCode(String) - Static method in class de.folt.util.LanguageHandling
getShortLanguageCodeFromLongLanguageCode return the short language code from a long language looking like this "Abkhazian" -> "ab"
Method uses hash table lanshorttable to get the correct language.
getShortLanguages() - Static method in class de.folt.util.LanguageHandling
getShortLanguages return a sorted array of the short language codes
getShortName() - Method in class de.folt.jsp.XliffFile
getShortName
getShortpath() - Static method in class de.folt.util.OpenTMSProperties
getShortpath - get the short path of the properties file
getSimilarity() - Method in class de.folt.jsp.OpenTMS
 
getSimilarity() - Static method in class de.folt.test.testdata.TestDataGenerator
 
getSingletons() - Method in class de.folt.rest.OpenTMSApplication
 
getSizeunit() - Method in class net.docliff.models.applicationmodel.guimodel.editor.TransUnitInformationData
 
getSizeunit() - Method in class net.docliff.models.applicationmodel.guimodel.editor.XliffEditorWindow
 
getSklFile(Element) - Method in class de.folt.models.documentmodel.xliff.XliffDocument
getSklFile get either the external or internal skl file
getSnWeight() - Method in class de.folt.models.datamodel.TranslationStatistics
 
getSource(int) - Method in class de.folt.jsp.XliffFile
getSource
getSourceAndTargetSegmentMatches() - Method in class de.folt.models.datamodel.TranslationCheckResult
 
getSourceLanguage() - Method in class de.folt.jsp.OpenTMS
 
getSourceLanguage() - Method in class de.folt.models.applicationmodel.termtagger.TermTagObjectTable
 
getSourceLanguage() - Method in class de.folt.models.datamodel.phrasetranslate.PhraseTranslate
 
getSourceLanguage() - Method in class de.folt.models.documentmodel.xliff.XliffDocument
 
getSourceLanguage(Element) - Method in class de.folt.models.documentmodel.xliff.XliffDocument
getSourceLanguage get source language from file element
getSourceLanguage() - Method in class net.docliff.models.applicationmodel.guimodel.editor.XliffEditorForm
 
getSourceLanguage() - Method in class net.docliff.models.applicationmodel.guimodel.editor.XliffEditorWindow
 
getSourceLanguage() - Method in class net.docliff.models.applicationmodel.guimodel.editor.XliffEditorWithToolBars
 
getSourceLCTable() - Method in class de.folt.models.applicationmodel.termtagger.TermTagObjectTable
 
getSourcePhrase() - Method in class de.folt.models.datamodel.phrasetranslate.PhraseTranslateResult
 
getSourceSegment() - Method in class de.folt.jsp.OpenTMS
 
getSourceSegmentMatches() - Method in class de.folt.models.datamodel.TranslationCheckResult
 
getSourceStemTable() - Method in class de.folt.models.applicationmodel.termtagger.TermTagObjectTable
 
getSourceTable() - Method in class de.folt.models.applicationmodel.termtagger.TermTagObjectTable
 
getSourceTargetSepString() - Method in class de.folt.models.applicationmodel.termtagger.TermTagObjectTable
 
getSourceTargetSepString() - Method in class de.folt.models.datamodel.phrasetranslate.PhraseTranslate
 
getSourceTargetSepString() - Method in class de.folt.models.datamodel.phrasetranslate.PhraseTranslateResult
 
getSourceTargetUniqueId() - Method in class de.folt.models.datamodel.phrasetranslate.PhraseTranslateResult
 
getSourceText() - Method in class net.docliff.models.applicationmodel.guimodel.editor.TransUnitInformationData
 
getSourceWithDiv(int) - Method in class de.folt.jsp.XliffFile
getSourceWithDiv get the source html formatted with a div surrounding the formats
getSpecifity() - Method in class de.folt.models.datamodel.TranslationStatistics
 
getSplitchars() - Method in class de.folt.models.documentmodel.xliff.TranslationQualityMeasure
 
getSplitChars(String) - Method in class de.folt.util.WordHandling
 
getSQLFuzzyTree() - Method in class de.folt.models.datamodel.sql.OpenTMSSQLDataSource
 
getSQLMOLRemoved() - Method in class de.folt.models.datamodel.sql.OpenTMSSQLDataSource.ComplexSearchResult
 
getSQLMULMatching() - Method in class de.folt.models.datamodel.sql.OpenTMSSQLDataSource.ComplexSearchResult
 
getSqlMultiToAdd() - Method in class de.folt.models.datamodel.sql.OpenTMSSQLDataSource.ComplexSearchResult
 
getSrclang() - Method in class de.folt.models.documentmodel.tmx.TmxDocument
 
getStartLogString() - Static method in class de.folt.rpc.webserver.OpenTMSServer
 
getStartReplaceChar() - Static method in class de.folt.models.documentmodel.xliff.XliffElementHandler
 
getStartSourceApprovedTextNumber() - Method in class net.docliff.models.applicationmodel.guimodel.editor.XliffEditorWindow
 
getStartSourceTextNumber() - Method in class net.docliff.models.applicationmodel.guimodel.editor.XliffEditorWindow
 
getStartTargetApprovedTextNumber() - Method in class net.docliff.models.applicationmodel.guimodel.editor.XliffEditorWindow
 
getStartTargetTextNumber() - Method in class net.docliff.models.applicationmodel.guimodel.editor.XliffEditorWindow
 
getStartTime() - Method in class de.folt.util.Timer
 
getStateInformation() - Method in class net.docliff.models.applicationmodel.guimodel.editor.TransUnitInformationData
 
getStateInformation() - Method in class net.docliff.models.applicationmodel.guimodel.editor.XliffEditorWindow
 
getStatFields() - Method in class de.folt.models.documentmodel.xliff.XliffStatistics
 
getStatus() - Method in class de.folt.fuzzy.FuzzyNode
Get the status of the node
getStatus() - Method in class de.folt.models.applicationmodel.termtagger.XliffTermTagger.StructuredMatch
 
getStatus() - Method in class de.folt.models.datamodel.TranslationCheckResult
 
getStatusDisplayWindow() - Method in class net.docliff.models.applicationmodel.guimodel.editor.XliffEditorForm
 
getStatusWindow() - Method in class net.docliff.models.applicationmodel.guimodel.editor.XliffEditorWithToolBars
 
getStNumber() - Method in class de.folt.models.applicationmodel.guimodel.editor.datasourceeditor.ConversionOptions
 
getStopReplaceChar() - Static method in class de.folt.models.documentmodel.xliff.XliffElementHandler
 
getStopTime() - Method in class de.folt.util.Timer
 
getStoredLinguisticProperties() - Method in class de.folt.models.applicationmodel.termtagger.TermTagObjectTable
 
getStoredLinguisticProperties() - Method in class de.folt.models.datamodel.phrasetranslate.PhraseTranslate
 
getStoredLinguisticPropertiesArray() - Method in class de.folt.models.applicationmodel.termtagger.TermTagObjectTable
 
getStoredLinguisticPropertiesArray() - Method in class de.folt.models.datamodel.phrasetranslate.PhraseTranslate
 
getStOwner() - Method in class de.folt.models.datamodel.GeneralLinguisticObject
 
getStOwner() - Method in class de.folt.models.datamodel.sql.SQLMonoLingualObject
 
getStOwner() - Method in class de.folt.models.datamodel.sql.SQLMultiLingualObject
 
getString() - Method in class de.folt.fuzzy.FuzzyStringHashtableElement
 
getString(String) - Method in class de.folt.util.Messages
getString get a language specific resource bundle string
getString(int) - Method in class org.json.JSONArray
Get the string associated with an index.
getString(String) - Method in class org.json.JSONObject
Get the string associated with a key.
getStUniqueID() - Method in class de.folt.models.datamodel.GeneralLinguisticObject
 
getStUniqueID() - Method in class de.folt.models.datamodel.sql.SQLMonoLingualObject
 
getStUniqueID() - Method in class de.folt.models.datamodel.sql.SQLMultiLingualObject
 
getsubElementFromElementAttributeNameValue(Element, String, String, String) - Method in class de.folt.models.documentmodel.document.XmlDocument
getsubElementFromElementAttributeNameValue get the (sub) element with string name subElementName of an element where the subelement has an attribute with name attributeName and an attribute value of attributeValue
Example:
<prop-group name="MULTI-624649fa-7e65-42ee-928d-aa2b10b12f27"><prop prop-value="creationid">1233c020bc55054_klemens</prop><prop prop-value="usagecount">0</prop><prop prop-value="entrynumber">21477</prop><prop prop-value="datatype">125447</prop><prop prop-value="changeid">1233c020bc55054_klemens</prop></prop-group>
getsubElementFromElementAttributeNameValue(prop-group, "prop", "prop-value", "creation-id") will return
<prop prop-value="creationid">1233c020bc55054_klemens</prop>
getsubElementFromElementAttributeNameValueRegExp(Element, String, String, String) - Method in class de.folt.models.documentmodel.document.XmlDocument
getsubElementFromElementAttributeNameValueRegExp get the (sub) element with string name subElementName of an element where the subelement has an attribute with name attributeName and an attribute value of attributeValue which is a regular expression
Example:
<prop-group name="MULTI-624649fa-7e65-42ee-928d-aa2b10b12f27"><prop prop-value="creationid">1233c020bc55054_klemens</prop><prop prop-value="usagecount">0</prop><prop prop-value="entrynumber">21477</prop><prop prop-value="datatype">125447</prop><prop prop-value="changeid">1233c020bc55054_klemens</prop></prop-group>
getsubElementFromElementAttributeNameValue(prop-group, "prop", "prop-value", "$creation.*") will return
<prop prop-value="creationid">1233c020bc55054_klemens</prop>
getSync_user() - Method in class de.folt.models.datamodel.sql.OpenTMSSQLDataSource
 
getSync_user_list() - Method in class de.folt.models.datamodel.sql.OpenTMSSQLDataSource
 
getSyncDataSource() - Method in class net.docliff.models.applicationmodel.guimodel.editor.XliffEditor
 
getSyncDataSources(HashMap<String, String>) - Method in class de.folt.webservices.SynchronizeService
 
getSyncLocalDataSourceName() - Method in class net.docliff.models.applicationmodel.guimodel.editor.XliffEditor
 
getSyncServerDataSource() - Method in class de.folt.models.applicationmodel.guimodel.editor.datasourceeditor.DataSourceEditor
 
getSyncServerDataSource() - Method in class net.docliff.models.applicationmodel.guimodel.editor.XliffEditor
 
getTableComment(String) - Method in class org.hibernate.dialect.SQLAnywhere10Dialect
 
getTagBackGroundColor() - Method in class de.folt.models.applicationmodel.guimodel.editor.datasourceeditor.TagDescriptor
 
getTagForeGroundColor() - Method in class de.folt.models.applicationmodel.guimodel.editor.datasourceeditor.TagDescriptor
 
getTagName() - Method in class de.folt.models.applicationmodel.guimodel.editor.datasourceeditor.TagDescriptor
 
getTargetLanguage() - Method in class de.folt.jsp.OpenTMS
 
getTargetLanguage() - Method in class de.folt.models.applicationmodel.termtagger.TermTagObjectTable
 
getTargetLanguage() - Method in class de.folt.models.datamodel.phrasetranslate.PhraseTranslate
 
getTargetLanguage() - Method in class de.folt.models.documentmodel.xliff.XliffDocument
 
getTargetLanguage(Element) - Method in class de.folt.models.documentmodel.xliff.XliffDocument
getTargetLanguage get target language from file element
getTargetLanguage() - Method in class net.docliff.models.applicationmodel.guimodel.editor.XliffEditorForm
 
getTargetLanguage() - Method in class net.docliff.models.applicationmodel.guimodel.editor.XliffEditorWindow
 
getTargetLanguage() - Method in class net.docliff.models.applicationmodel.guimodel.editor.XliffEditorWithToolBars
 
getTargetLCTable() - Method in class de.folt.models.applicationmodel.termtagger.TermTagObjectTable
 
getTargetMatches() - Method in class de.folt.models.datamodel.TranslationStatistics
Get the number hashtable for the source - target matches independently of the language
getTargetMatches(String) - Method in class de.folt.models.datamodel.TranslationStatistics
Get the matching number for this source segment given the source language
getTargetPhrase() - Method in class de.folt.models.datamodel.phrasetranslate.PhraseTranslateResult
 
getTargetPhraseSeperator() - Method in class de.folt.models.datamodel.phrasetranslate.PhraseTranslate
 
getTargetPhraseTranslate() - Method in class de.folt.models.datamodel.phrasetranslate.PhraseTranslate
 
getTargetSegment() - Method in class de.folt.jsp.OpenTMS
 
getTargetSegmentMatches() - Method in class de.folt.models.datamodel.TranslationCheckResult
 
getTargetStemTable() - Method in class de.folt.models.applicationmodel.termtagger.TermTagObjectTable
 
getTargetTable() - Method in class de.folt.models.applicationmodel.termtagger.TermTagObjectTable
 
getTargetText() - Method in class net.docliff.models.applicationmodel.guimodel.editor.TransUnitInformationData
 
getTargetTextWindow() - Method in class net.docliff.models.applicationmodel.guimodel.editor.XliffEditorForm
 
getTbxBody() - Method in class de.folt.models.documentmodel.tbx.TbxDocument
 
getTbxHeader() - Method in class de.folt.models.documentmodel.tbx.TbxDocument
getTbxHeader
getTbxVersion() - Method in class de.folt.models.documentmodel.tbx.TbxDocument
getTbxVersion get the TBX version of the tmx document
getTerm() - Method in class de.folt.models.applicationmodel.termtagger.TermTagObject
 
getTermBaseForm() - Method in class de.folt.models.applicationmodel.termtagger.TermTagObject
 
getTermElementID() - Method in class de.folt.models.applicationmodel.termtagger.TermTagObject
 
getTermEntryList() - Method in class de.folt.models.documentmodel.tbx.TbxDocument
getTermEntryList
getTermID() - Method in class de.folt.models.applicationmodel.termtagger.TermTagObject
 
getTermInternalMatch() - Method in class de.folt.models.applicationmodel.termtagger.TermTagObjectMatch
 
getTermLowercase() - Method in class de.folt.models.applicationmodel.termtagger.TermTagObject
 
getTermMatch() - Method in class de.folt.models.applicationmodel.termtagger.TermInternalMatch
 
getTermMatch() - Method in class de.folt.models.applicationmodel.termtagger.TermTagObjectMatch
 
getTermTagObjectMatchVector() - Method in class de.folt.models.documentmodel.xliff.XliffElementHandler
 
getTermTagObjectTable() - Method in class de.folt.models.applicationmodel.termtagger.XliffTermTagger
 
getTermTagObjectTable() - Method in class de.folt.models.documentmodel.xliff.XliffElementHandler
 
getText() - Method in class de.folt.models.applicationmodel.guimodel.editor.datasourceeditor.DataSourceForm
 
getText() - Method in class de.folt.models.applicationmodel.guimodel.editor.datasourceeditor.OpenTMSXMLStyledText
 
getText() - Method in class de.folt.models.documentmodel.xliff.XliffMTQualityObject
 
getTextText() - Method in class net.docliff.models.applicationmodel.guimodel.editor.MessageBox
 
getTitle() - Method in class de.folt.models.applicationmodel.guimodel.support.ProgressDialog
getTitle returns the title text of the title label
getTitleLabel() - Method in class de.folt.models.applicationmodel.guimodel.support.ProgressDialog
 
getTmDataSourceFormComposite() - Method in class net.docliff.models.applicationmodel.guimodel.editor.XliffEditorForm
 
getTmDataSourceFormComposite() - Method in class net.docliff.models.applicationmodel.guimodel.editor.XliffEditorWithToolBars
 
getTmDataSources() - Method in class net.docliff.models.applicationmodel.guimodel.editor.PreferencesContainer
 
getTmxBody() - Method in class de.folt.models.documentmodel.tmx.TmxDocument
 
getTmxHeader() - Method in class de.folt.models.documentmodel.tmx.TmxDocument
getTmxHeader
getTmxHeaderNoteList() - Method in class de.folt.models.documentmodel.tmx.TmxDocument
 
getTmxHeaderPropList() - Method in class de.folt.models.documentmodel.tmx.TmxDocument
 
getTmxHeaderUdeList() - Method in class de.folt.models.documentmodel.tmx.TmxDocument
 
getTmxVersion() - Method in class de.folt.models.documentmodel.tmx.TmxDocument
getTmxversion get the TMX version of the tmx document
getTnWeight() - Method in class de.folt.models.datamodel.TranslationStatistics
 
getTokenStringsConditionalSplitCharactersWord() - Method in class de.folt.models.documentmodel.xliff.TranslationQualityMeasure
 
getToolTip() - Method in class de.folt.models.applicationmodel.guimodel.editor.datasourceeditor.OpenTMSStyleRange
getToolTip get a tool tip for the OpenTMSStyleRange
getTranslation() - Method in class de.folt.models.applicationmodel.termtagger.TermTagObject
 
getTransletClass() - Method in class de.folt.rpc.webserver.Translet
getTransletClass
getTransletMethod() - Method in class de.folt.rpc.webserver.Translet
getTransletMethod
getTransletTable() - Method in class de.folt.rpc.webserver.ConfigurationHandler
 
getTransUnit() - Method in class net.docliff.models.applicationmodel.guimodel.editor.TransUnitInformationData
 
getTransUnitList(Element) - Method in class de.folt.models.documentmodel.xliff.XliffDocument
getTransUnitList get all the trans units of a body
getTransUnitListNoNS(Element) - Method in class de.folt.models.documentmodel.xliff.XliffDocument
getTransUnitList3 get all the trans units of a body - no namespace used
getTransUnitPhraseEntries(Element) - Method in class de.folt.models.documentmodel.xliff.XliffDocument
getTransUnitPhraseEntries return the phrase entries of the entry Example: <prop-group name="subSegmentTranslate:C:\Program Files\OpenTMS\test\editor\sample.tbx"> <prop xml:lang="de" prop-type="source">Vorwort</prop> <prop xml:lang="en" prop-type="target">Preface</prop> </prop-group></pre>
getTransUnits() - Method in class de.folt.jsp.XliffFile
 
getTransUnits() - Method in class net.docliff.models.applicationmodel.guimodel.editor.XliffEditorWindow
 
getTransUnitSegSource(Element) - Method in class de.folt.models.documentmodel.xliff.XliffDocument
getTransUnitSegSource returns the seg-source element of a trans-unit
getTransUnitSource(Element) - Method in class de.folt.models.documentmodel.xliff.XliffDocument
getTransUnitSource returns the source element of a trans-unit
getTransUnitTarget(Element) - Method in class de.folt.models.documentmodel.xliff.XliffDocument
getTransUnitTarget returns the target element of a trans-unit
getTuList() - Method in class de.folt.models.documentmodel.tmx.TmxDocument
 
getTuvLang(Element) - Method in class de.folt.models.documentmodel.tmx.TmxDocument
getTUVLang returns the language of an element
getTuvList(Element) - Method in class de.folt.models.documentmodel.tmx.TmxDocument
 
getTuvList(Element, String) - Method in class de.folt.models.documentmodel.tmx.TmxDocument
getTuvList
getType() - Method in class de.folt.models.datamodel.sql.SQLTmxProp
 
getType() - Method in class de.folt.models.documentmodel.tmx.TmxProp
 
getType() - Method in exception de.folt.util.OpenTMSException
getType
getTypeWords(String) - Static method in class de.folt.util.StringUtil
 
getUcl() - Method in class de.folt.rpc.webserver.ConfigurationHandler
 
getUniqueID() - Method in class de.folt.models.applicationmodel.termtagger.TermTagObject
 
getUniqueID() - Method in class de.folt.models.datamodel.GeneralLinguisticObject
 
getUniqueIds() - Method in class com.araya.OpenTMS.ArayaDataSource
 
getUniqueIds() - Method in class de.folt.models.datamodel.BasicDataSource
 
getUniqueIds() - Method in interface de.folt.models.datamodel.DataSource
getUniqueIds this method returns a vector of strings which uniquely identify each MUL of the data source
getUniqueIds() - Method in class de.folt.models.datamodel.sql.OpenTMSSQLDataSource
 
getUniqueIds() - Method in class de.folt.models.datamodel.tbxfile.TbxFileDataSource
 
getUniqueIds() - Method in class de.folt.models.datamodel.tmxfile.TmxFileDataSource
 
getUniqueIds() - Method in class de.folt.models.datamodel.xlifffile.XliffFileDataSource
 
getUntranstedTextLeading(String) - Static method in class de.folt.util.StringUtil
 
getUntranstedTextTrailing(String) - Static method in class de.folt.util.StringUtil
 
getUpdate_counter_FuzzyTree() - Method in class de.folt.models.datamodel.sql.OpenTMSSQLDataSource
 
getUpdateCounter() - Method in class de.folt.models.applicationmodel.guimodel.editor.datasourceeditor.DataSourceEditor
 
getUpdateCounter(HashMap<String, String>) - Method in class de.folt.webservices.SynchronizeService
 
getUpdateCounter() - Method in class net.docliff.models.applicationmodel.guimodel.editor.XliffEditor
 
getUrl() - Method in class de.folt.jsp.XliffFile
getUrl
getUrlClassPath() - Static method in class de.folt.util.OpenTMSProperties
 
getUsageNumber() - Method in class de.folt.models.datamodel.GeneralLinguisticObject
 
getUsageNumber() - Method in class de.folt.models.datamodel.sql.SQLMonoLingualObject
 
getUsageNumber() - Method in class de.folt.models.datamodel.sql.SQLMultiLingualObject
 
getUser() - Method in class de.folt.webservices.SynchronizeService
 
getUser_id_list() - Method in class de.folt.webservices.SynchronizeService
 
getUserLanguage() - Method in class de.folt.models.applicationmodel.guimodel.editor.datasourceeditor.OpenTMSMenu
 
getValue() - Method in class de.folt.fuzzy.FuzzyStringHashtableElement
 
getValue() - Method in class de.folt.models.datamodel.LinguisticProperty
 
getValues() - Method in class de.folt.fuzzy.FuzzyNode
Get the values associated with the FuzzyNode.
getVariableInfo(TagData) - Method in class de.folt.jsp.OpenTMSTEI
 
getVersion() - Static method in class de.folt.models.applicationmodel.termtagger.XliffTermTagger
 
getVersion() - Method in class de.folt.models.documentmodel.tbx.TbxDocument
 
getVersion() - Static method in class de.folt.rpc.webserver.OpenTMSServer
 
getVersionfinal(Class) - Method in class de.folt.util.OpenTMSSupportFunctions
getVersionfinal from http://stackoverflow.com/questions/1917686/compile-date-and-time
getVersionInformation(HashMap<String, String>) - Method in class de.folt.webservices.SynchronizeService
Return the version information of openTMS
getVersionString() - Static method in class de.folt.constants.OpenTMSVersionConstants
getVersionString return the version string of class.
getVersionString(Class) - Static method in class de.folt.constants.OpenTMSVersionConstants
getVersionString get the version string for a class
getVersionString(String) - Static method in class de.folt.constants.OpenTMSVersionConstants
getVersionString return the version of a class where the class name is a string
getWebServerUpdateCounter() - Method in class de.folt.models.applicationmodel.guimodel.editor.datasourceeditor.DataSourceEditor
 
getWordChars() - Method in class net.docliff.segmenter.SegmentRule
 
getWordFieldsHuman() - Method in class de.folt.models.documentmodel.xliff.XliffStatistics
 
getWordFieldsMT() - Method in class de.folt.models.documentmodel.xliff.XliffStatistics
 
getWordHandling() - Method in class de.folt.models.applicationmodel.termtagger.TermTagObject
 
getWordHandling() - Method in class de.folt.models.applicationmodel.termtagger.XliffTermTagger
 
getWordHandling() - Method in class de.folt.models.documentmodel.xliff.XliffElementHandler
 
getWordHandling() - Method in class de.folt.models.documentmodel.xliff.XliffTokenizer
 
getWords() - Method in interface net.docliff.segmenter.Segment
 
getWordsInEncodedVector() - Method in class de.folt.models.applicationmodel.termtagger.TermTagObject
 
getWordSumHuman() - Method in class de.folt.models.documentmodel.xliff.XliffStatistics
 
getWordSumMT() - Method in class de.folt.models.documentmodel.xliff.XliffStatistics
 
getXliffBody(Element) - Method in class de.folt.models.documentmodel.xliff.XliffDocument
getXliffBody gets the body of a file element
getXliffContent() - Method in class de.folt.jsp.XliffFile
getXliffContent
getXliffDocument() - Method in class de.folt.models.applicationmodel.guimodel.editor.datasourceeditor.OpenTMSTranslate
 
getXliffDocument() - Method in class de.folt.models.documentmodel.xliff.XliffTokenizer
 
getXliffDocument() - Method in class net.docliff.models.applicationmodel.guimodel.editor.XliffEditorWindow
 
getXliffEditor() - Method in class net.docliff.models.applicationmodel.guimodel.editor.About
 
getXliffEditor() - Method in class net.docliff.models.applicationmodel.guimodel.editor.XliffEditorForm
 
getXliffEditor() - Method in class net.docliff.models.applicationmodel.guimodel.editor.XliffEditorWindow
 
getXliffEditor() - Method in class net.docliff.models.applicationmodel.guimodel.editor.XliffEditorWithToolBars
 
getXliffEditorDictionaryViewer() - Method in class net.docliff.models.applicationmodel.guimodel.editor.XliffEditorForm
 
getXliffEditorDictionaryViewer() - Method in class net.docliff.models.applicationmodel.guimodel.editor.XliffEditorWithToolBars
 
getXliffEditorObserver() - Method in class net.docliff.models.applicationmodel.guimodel.editor.XliffEditorForm
 
getXliffEditorObserver() - Method in class net.docliff.models.applicationmodel.guimodel.editor.XliffEditorWithToolBars
 
getXliffEditorSegmentDictionaryViewer() - Method in class net.docliff.models.applicationmodel.guimodel.editor.XliffEditorForm
 
getXliffEditorVersion() - Method in class net.docliff.models.applicationmodel.guimodel.editor.XliffEditor
 
getXliffEditorWindow() - Method in class net.docliff.models.applicationmodel.guimodel.editor.XliffEditorForm
 
getXliffEditorWindow() - Method in class net.docliff.models.applicationmodel.guimodel.editor.XliffEditorWithToolBars
 
getXliffEmptylineCodes() - Static method in class de.folt.models.documentmodel.xliff.XliffElementHandler
 
getXliffFile() - Method in class net.docliff.models.applicationmodel.guimodel.editor.XliffEditorForm
 
getXliffFile() - Method in class net.docliff.models.applicationmodel.guimodel.editor.XliffEditorWithToolBars
 
getXliffHeader(Element) - Method in class de.folt.models.documentmodel.xliff.XliffDocument
getXliffHeader gets the header of a file element
getXliffInlineCodes() - Static method in class de.folt.models.documentmodel.xliff.XliffElementHandler
 
getXliffString() - Method in class de.folt.models.documentmodel.xliff.XliffElementHandler
 
getXliffSublineCode() - Static method in class de.folt.models.documentmodel.xliff.XliffElementHandler
 
getXliffVersion() - Method in class de.folt.models.documentmodel.xliff.XliffDocument
getXliffVersion get the TMX version of the tmx docuemnt
getXmlDocumentName() - Method in class de.folt.models.documentmodel.document.XmlDocument
 
getXmlDocumentTemplate() - Method in class net.docliff.models.applicationmodel.guimodel.editor.XliffEditorWindow
 
getXmlOutputter() - Method in class de.folt.models.documentmodel.document.XmlDocument
 
getXmlURL() - Method in class de.folt.models.documentmodel.document.XmlDocument
 
GoogleTranslate - Class in de.folt.models.datamodel.googletranslate
This class implements a data source which allows to translate a text with Google translate.
GoogleTranslate() - Constructor for class de.folt.models.datamodel.googletranslate.GoogleTranslate
 
GoogleTranslate(DataSourceProperties) - Constructor for class de.folt.models.datamodel.googletranslate.GoogleTranslate
 
gotoSegment(int) - Method in class net.docliff.models.applicationmodel.guimodel.editor.XliffEditorWindow
gotoSegment
gotoSegment(int, boolean) - Method in class net.docliff.models.applicationmodel.guimodel.editor.XliffEditorWindow
gotoSegment
gotoSegment(String) - Method in class net.docliff.models.applicationmodel.guimodel.editor.XliffEditorWindow
 

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