org.apache.lucene.analysis.cn
public final class ChineseTokenizer extends Tokenizer
| Constructor and Description |
|---|
ChineseTokenizer(Reader in) |
| Modifier and Type | Method and Description |
|---|---|
Token |
next()
Returns the next token in the stream, or null at EOS.
|
next, resetpublic ChineseTokenizer(Reader in)
public final Token next() throws IOException
TokenStreamTokenStream.next(Token) instead..next in class TokenStreamIOExceptionCopyright © 2000-2014 Apache Software Foundation. All Rights Reserved.