public interface Fragmenter
Highlighter
class. A sophisticated implementation may do this on the basis
of detecting end of sentences in the text.Modifier and Type | Method and Description |
---|---|
boolean |
isNewFragment(Token nextToken)
Test to see if this token from the stream should be held in a new TextFragment
|
void |
start(String originalText)
Initializes the Fragmenter
|
Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.