Class CheckSettings
java.lang.Object
com.acrolinx.sidebar.pojo.settings.CheckSettings
-
Constructor Summary
Constructors -
Method Summary
-
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