|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Class Summary | |
|---|---|
| PatternReplaceCharFilter | CharFilter that uses a regular expression for the target of replace string. |
| PatternReplaceCharFilterFactory | Factory for PatternReplaceCharFilter. |
| PatternReplaceFilter | A TokenFilter which applies a Pattern to each token in the stream, replacing match occurances with the specified replacement string. |
| PatternReplaceFilterFactory | Factory for PatternReplaceFilter. |
| PatternTokenizer | This tokenizer uses regex pattern matching to construct distinct tokens for the input stream. |
| PatternTokenizerFactory | Factory for PatternTokenizer. |
Set of components for pattern-based (regex) analysis.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||