org.apache.lucene.analysis.el
public final class GreekLowerCaseFilter extends TokenFilter
input| Constructor and Description |
|---|
GreekLowerCaseFilter(TokenStream in,
char[] charset) |
| Modifier and Type | Method and Description |
|---|---|
Token |
next()
Returns the next token in the stream, or null at EOS.
|
closenext, resetpublic GreekLowerCaseFilter(TokenStream in, char[] charset)
public final Token next() throws IOException
TokenStreamTokenStream.next(Token) instead..next in class TokenStreamIOExceptionCopyright © 2000-2014 Apache Software Foundation. All Rights Reserved.