public class LineBreakProducer extends Object implements BreakOpportunityProducer
BREAK_CHAR, BREAK_LINE, BREAK_NEVER, BREAK_SYLLABLE, BREAK_WORDEND_OF_TEXT, START_OF_TEXT| Constructor and Description |
|---|
LineBreakProducer() |
| Modifier and Type | Method and Description |
|---|---|
Object |
clone() |
int |
createBreakOpportunity(int codepoint) |
void |
reset() |
void |
startText()
Signals the start of text.
|
public void startText()
public int createBreakOpportunity(int codepoint)
createBreakOpportunity in interface BreakOpportunityProducerpublic Object clone() throws CloneNotSupportedException
clone in interface BreakOpportunityProducerclone in interface ClassificationProducerclone in class ObjectCloneNotSupportedExceptionpublic void reset()
reset in interface BreakOpportunityProducerCopyright © 2021 Hitachi Vantara. All rights reserved.