Class CompoundRuleData

java.lang.Object
org.languagetool.rules.CompoundRuleData

public class CompoundRuleData extends Object
Data about words that are compounds and should thus not be written as separate words.
Since:
3.0
  • Constructor Details

    • CompoundRuleData

      public CompoundRuleData(String path)
    • CompoundRuleData

      public CompoundRuleData(String... paths)