public class CompoundRuleData extends Object
Constructor and Description |
---|
CompoundRuleData(LineExpander expander,
String... paths) |
CompoundRuleData(String... paths) |
CompoundRuleData(String path) |
Modifier and Type | Method and Description |
---|---|
Set<String> |
getDashSuggestion() |
Set<String> |
getIncorrectCompounds() |
Set<String> |
getJoinedLowerCaseSuggestion() |
Set<String> |
getJoinedSuggestion() |
public CompoundRuleData(String path)
public CompoundRuleData(String... paths)
public CompoundRuleData(LineExpander expander, String... paths)