|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
ObjectRule
AbstractCompoundRule
CompoundRule
public class CompoundRule
Checks that compounds (if in the list) are not written as separate words.
| Constructor Summary | |
|---|---|
CompoundRule(ResourceBundle messages)
|
|
| Method Summary | |
|---|---|
String |
getDescription()
|
String |
getId()
An ASCII-only string used to identify the rule in e.g. configuration files. |
| Methods inherited from class AbstractCompoundRule |
|---|
getMaxUnHyphenatedWordCount, isHyphenIgnored, match, reset, setHyphenIgnored, setMaxUnHyphenatedWordCount, setShort |
| Methods inherited from class Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CompoundRule(ResourceBundle messages)
throws IOException
IOException| Method Detail |
|---|
public String getId()
Rule
getId in class AbstractCompoundRulepublic String getDescription()
getDescription in class AbstractCompoundRule
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||