Class CheckSettings

java.lang.Object
com.acrolinx.sidebar.pojo.settings.CheckSettings

public class CheckSettings extends Object
  • Constructor Details

    • CheckSettings

      public CheckSettings(String language, String ruleSetName, String[] termSets, Boolean checkSpelling, Boolean checkGrammar, Boolean checkStyle, Boolean checkReuse, Boolean harvestTerms, Boolean checkSeo, String[] termStatuses)
      Settings used by the Acrolinx Server to check the text. The available options depend on the configuration of the Acrolinx Server.
  • Method Details