public interface PatternConsumer
Modifier and Type | Method and Description |
---|---|
void |
addClass(String chargroup)
Add a character class.
|
void |
addException(String word,
ArrayList hyphenatedword)
Add a hyphenation exception.
|
void |
addPattern(String pattern,
String values)
Add hyphenation patterns.
|
void addClass(String chargroup)
chargroup
- character groupvoid addException(String word, ArrayList hyphenatedword)
Hyphen
instancesCopyright © 2018. All rights reserved.