public class WordBreakProducer extends LineBreakProducer
BREAK_CHAR, BREAK_LINE, BREAK_NEVER, BREAK_SYLLABLE, BREAK_WORDEND_OF_TEXT, START_OF_TEXT| Constructor and Description |
|---|
WordBreakProducer() |
| Modifier and Type | Method and Description |
|---|---|
int |
createBreakOpportunity(int codepoint) |
clone, reset, startTextpublic int createBreakOpportunity(int codepoint)
createBreakOpportunity in interface BreakOpportunityProducercreateBreakOpportunity in class LineBreakProducer