Class RemoteConfigurationInfo

java.lang.Object
org.languagetool.remote.RemoteConfigurationInfo

public class RemoteConfigurationInfo extends Object
Check a text using a remote LanguageTool server via HTTP or HTTPS. Our public HTTPS API and its restrictions are documented in our wiki.
Since:
4.8
  • Method Details

    • getSoftwareInfo

      public Map<String,Object> getSoftwareInfo()
    • getMaxTextLength

      public int getMaxTextLength()
    • getRemoteRules

      public List<Map<String,String>> getRemoteRules()