|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface is used to connect the XML pattern file parser to the hyphenation tree.
Method Summary | |
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. |
Method Detail |
public void addClass(String chargroup)
chargroup
- character grouppublic void addException(String word, ArrayList hyphenatedword)
Hyphen
instances
public void addPattern(String pattern, String values)
pattern
- the patternvalues
- interletter values expressed as a string of
digit characters.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |