| Package | Description |
|---|---|
| org.axsl.hyphen |
Interfaces useful for hyphenating text.
|
| Modifier and Type | Method and Description |
|---|---|
Word |
HyphenationConsumer.hyphenate(java.lang.CharSequence word,
int offset,
int len,
Orthography orthography)
Hyphenate a word.
|
Word |
HyphenationServer.hyphenate(java.lang.CharSequence word,
int offset,
int length,
Orthography orthography)
Hyphenate a word.
|
This documentation was created 2017-01-24 at 21:26 GMT by The aXSL Group and may be freely copied. See license for details.