Class ShortDescriptionProvider

java.lang.Object
org.languagetool.ShortDescriptionProvider

public class ShortDescriptionProvider extends Object
Provide short (~ up to 30 characters) descriptions for words. Used to display as an additional hint when there are several suggestions.
Since:
4.5
  • Field Details

  • Constructor Details

    • ShortDescriptionProvider

      public ShortDescriptionProvider(Language lang)
  • Method Details