| Class | Description |
|---|---|
| AccurateSrxTextIterator |
Reprezentuje splitter dzielący na podstawie reguł zawartych w pliku srx.
|
| Buffer |
Represents character buffer with fixed capacity.
|
| FastTextIterator |
Represents fast text iterator that splits text according to SRX rules.
|
| MergedPattern |
Represents merged splitting pattern.
|
| ReaderCharSequence |
Adapter of reader class to CharSequence interface.
|
| ReaderMatcher |
Represents
MatchResult that uses ReaderCharSequence as
a text - it takes care of exceptions that are thrown by it. |
| ScannerSrxTextIterator |
Quick and Dirty implementation of
TextIterator using Scanner. |
Copyright © 2015. All Rights Reserved.