org.apache.lucene.analysis.th
public class ThaiWordFilter extends TokenFilter
input
Constructor and Description |
---|
ThaiWordFilter(TokenStream input) |
Modifier and Type | Method and Description |
---|---|
Token |
next()
Returns the next token in the stream, or null at EOS.
|
close
next, reset
public ThaiWordFilter(TokenStream input)
public Token next() throws IOException
TokenStream
TokenStream.next(Token)
instead..next
in class TokenStream
IOException
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.