public class LuceneTokenizer extends TokenStream
| Constructor and Description |
|---|
LuceneTokenizer(List<Token> tokenStream)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
Token |
next()
Returns the next token in the token stream.
|
closepublic Token next() throws IOException
next in class TokenStreamIOExceptionCopyright © 2024 GATE. All rights reserved.