public final class GreekLowerCaseFilter extends TokenFilter
input
Constructor and Description |
---|
GreekLowerCaseFilter(TokenStream in,
char[] charset) |
Modifier and Type | Method and Description |
---|---|
Token |
next(Token reusableToken) |
close, reset
next
public GreekLowerCaseFilter(TokenStream in, char[] charset)
public final Token next(Token reusableToken) throws IOException
next
in class TokenStream
IOException
Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.