| Class | Description |
|---|---|
| CharacterRule | |
| ColumnStartRule | |
| CombinedWordRule |
An implementation of
IRule capable of detecting words. |
| CombinedWordRule.CharacterBuffer |
Character buffer, mutable or suitable for use as key in hash maps.
|
| CombinedWordRule.WordMatcher |
Word matcher, that associates matched words with tokens.
|
| FixedCharacterWSDetector | |
| JavaLikeWordDetector |
A Java aware word detector.
|
| PredicateColumnStartRule | |
| RegexRule |