Class LanguageToolWrapper


  • public final class LanguageToolWrapper
    extends java.lang.Object
    Marker implementation for LanguageTool support. Bilingual check described here
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void init()  
      static void setBridgeFromCurrentProject()
      Set this instance's LanguageTool bridge based on the current project.
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • init

        public static void init()
      • setBridgeFromCurrentProject

        public static void setBridgeFromCurrentProject()
        Set this instance's LanguageTool bridge based on the current project.