| Class | Description |
|---|---|
| EmptyTokenStream |
An always exhausted token stream.
|
| PrefixAndSuffixAwareTokenFilter |
Links two
PrefixAwareTokenFilter. |
| PrefixAwareTokenFilter |
Joins two token streams and leaves the last token of the first stream available
to be used when updating the token values in the second stream based on that token.
|
| SingleTokenTokenStream |
A
TokenStream containing a single token. |
Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.