Skip navigation links
  • Overview
  • Package
  • Class
  • Tree
  • Deprecated
  • Index
  • Help

Deprecated API

Contents

  • Terminally Deprecated
  • Classes
  • Exceptions
  • Fields
  • Methods
  • Constructors
  • Terminally Deprecated Elements
    Element
    Description
    org.omegat.core.Core.initializeGUI(ClassLoader, Map<String, String>)
    since 6.1.0
    org.omegat.core.machinetranslators.MachineTranslators
    org.omegat.core.segmentation.SRX.loadFromDir(File)
    org.omegat.core.segmentation.SRX.lookupRulesForLanguage(Language)
    org.omegat.core.segmentation.SRX.saveToSrx(SRX, File)
    org.omegat.filters2.html2.EditOptionsDialog.getOptions()
    org.omegat.util.Log.logDebug(Logger, String, Object...)
     
    org.omegat.util.TMXWriter
    org.omegat.util.xml.DefaultEntityFilter
    org.omegat.util.xml.XMLAttribute
    org.omegat.util.xml.XMLBlock
    org.omegat.util.xml.XMLReader
    org.omegat.util.xml.XMLStreamReader
  • Deprecated Classes
    Class
    Description
    org.omegat.core.machinetranslators.MachineTranslators
    org.omegat.core.threads.SearchThread
    org.omegat.filters2.html2.HTMLUtils
    org.omegat.util.TMXWriter
    org.omegat.util.xml.DefaultEntityFilter
    org.omegat.util.xml.XMLAttribute
    org.omegat.util.xml.XMLBlock
    org.omegat.util.xml.XMLReader
    org.omegat.util.xml.XMLStreamReader
  • Deprecated Exceptions
    Exceptions
    Description
    org.omegat.util.WikiGet.ResponseError
  • Deprecated Fields
    Field
    Description
    org.omegat.core.segmentation.SRX.CURRENT_VERSION
    org.omegat.core.segmentation.SRX.INITIAL_VERSION
    org.omegat.core.segmentation.SRX.OT160RC8_VERSION
    org.omegat.core.segmentation.SRX.OT160RC9_VERSION
    org.omegat.gui.matches.MatchesVarExpansion.VAR_CREATION_DATE
    org.omegat.gui.matches.MatchesVarExpansion.VAR_CREATION_ID
  • Deprecated Methods
    Method
    Description
    org.omegat.core.Core.initializeGUI(ClassLoader, Map<String, String>)
    since 6.1.0
    org.omegat.core.matching.NearString.merge(NearString, EntryKey, String, String, NearString.MATCH_SOURCE, boolean, int, int, int, byte[], String, String, long, String, long, List<TMXProp>)
    org.omegat.core.search.Searcher.setThread(LongProcessThread)
    org.omegat.core.segmentation.SRX.loadFromDir(File)
    org.omegat.core.segmentation.SRX.lookupRulesForLanguage(Language)
    org.omegat.core.segmentation.SRX.saveToSrx(SRX, File)
    org.omegat.core.spellchecker.DictionaryManager.installRemoteDictionary(String)
    org.omegat.core.spellchecker.DictionaryManager.uninstallDictionary(String)
    org.omegat.core.statistics.FindMatches.search(String, boolean, boolean, IStopped)
     
    org.omegat.core.statistics.IStatsConsumer.finishData()
    org.omegat.filters2.AbstractFilter.changeOptions(Dialog, Map<String, String>)
    org.omegat.filters2.html2.EditOptionsDialog.getOptions()
    org.omegat.filters2.html2.HTMLUtils.charsToEntities(String, String, Collection<String>)
    org.omegat.filters2.html2.HTMLUtils.entitiesToChars(String)
    org.omegat.filters2.html2.HTMLUtils.isDecimalDigit(int)
    org.omegat.filters2.html2.HTMLUtils.isHexDigit(int)
    org.omegat.filters2.html2.HTMLUtils.isLatinLetter(int)
    org.omegat.filters2.IFilter.changeOptions(Dialog, Map<String, String>)
    org.omegat.filters3.xml.openxml.OpenXMLOptions.getTranslateSlideLinks()
    use getTranslateLinks()
    org.omegat.filters3.xml.openxml.OpenXMLOptions.setTranslateSlideLinks(boolean)
    use setTranslateLinks(boolean)
    org.omegat.gui.editor.autocompleter.AbstractAutoCompleterView.setParent(AutoCompleter)
    org.omegat.gui.editor.autocompleter.AutoCompleter.addView(AbstractAutoCompleterView)
    org.omegat.gui.editor.autocompleter.IAutoCompleter.addView(AbstractAutoCompleterView)
     
    org.omegat.gui.editor.EditorUtils.getWordEnd(JTextComponent, int)
    org.omegat.gui.editor.EditorUtils.getWordStart(JTextComponent, int)
    org.omegat.util.JsonParser.parse(String)
    org.omegat.util.Log.logDebug(Logger, String, Object...)
     
    org.omegat.util.StaticUtils.downloadFileToString(URL, int)
    org.omegat.util.StringUtil.compareToWithNulls(T, T)
     
    org.omegat.util.WikiGet.get(String, Map<String, String>, Map<String, String>)
    This method is moved to HttpConnectionUtils class.
    org.omegat.util.WikiGet.get(String, Map<String, String>, Map<String, String>, String)
    This method is moved to HttpConnectionUtils class.
    org.omegat.util.WikiGet.getURL(String)
    This method is moved to HttpConnectionUtils class.
    org.omegat.util.WikiGet.getURLasByteArray(String)
    This method is moved to HttpConnectionUtils class.
    org.omegat.util.WikiGet.post(String, Map<String, String>)
    This method is moved to HttpConnectionUtils class.
    org.omegat.util.WikiGet.post(String, Map<String, String>, Map<String, String>)
    This method is moved to HttpConnectionUtils class.
    org.omegat.util.WikiGet.postJSON(String, String, Map<String, String>)
    This method is moved to HttpConnectionUtils class.
  • Deprecated Constructors
    Constructor
    Description
    org.omegat.core.matching.NearString(EntryKey, String, String, NearString.MATCH_SOURCE, boolean, int, int, int, byte[], String, String, long, String, long, List<TMXProp>)
    org.omegat.core.statistics.FindMatches(IProject, int, boolean, boolean)
     
    org.omegat.gui.editor.autocompleter.AbstractAutoCompleterView(String)
    org.omegat.gui.editor.autocompleter.AutoCompleterListView(String)
    org.omegat.gui.editor.autocompleter.AutoCompleterTableView(String)
    org.omegat.gui.editor.autotext.AutotextAutoCompleterView()
    org.omegat.gui.editor.chartable.CharTableAutoCompleterView()
    org.omegat.gui.editor.history.HistoryCompleter()
    org.omegat.gui.editor.history.HistoryPredictor()
    org.omegat.gui.editor.TagAutoCompleterView()
    org.omegat.gui.glossary.GlossaryAutoCompleterView()

Copyright 2000-2023, OmegaT project and contributors