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() |
close
next, reset
public GreekLowerCaseFilter(TokenStream in, char[] charset)
public final Token next() throws IOException
next
in class TokenStream
IOException
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.