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