|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use TextTokeniser | |
| com.topologi.diffx.load.text | The set of classes to load characters / text data specifically. |
| Uses of TextTokeniser in com.topologi.diffx.load.text |
| Classes in com.topologi.diffx.load.text that implement TextTokeniser | |
class |
CharactersTokeniser
The tokeniser for characters events. |
class |
TextTokeniserByWord
A tokeniser for characters events. |
class |
TextTokeniserIgnoreSpace
A tokeniser for text data. |
class |
TextTokeniserNoSpace
A tokeniser for text events that ignore and does not preserve whitespaces. |
| Methods in com.topologi.diffx.load.text that return TextTokeniser | |
TextTokeniser |
TokeniserFactory.makeTokeniser(CharSequence text)
Returns the text tokeniser for the specified text according to the configuration of this tokeniser. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||