public final class List2TokenStream
extends org.apache.lucene.analysis.TokenStream
| Constructor and Description |
|---|
List2TokenStream(java.util.List<java.lang.String> l) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
boolean |
incrementToken() |
addAttribute, addAttributeImpl, captureState, clearAttributes, cloneAttributes, copyTo, equals, getAttribute, getAttributeClassesIterator, getAttributeFactory, getAttributeImplsIterator, hasAttribute, hasAttributes, hashCode, reflectAsString, reflectWith, restoreState, toStringpublic boolean incrementToken()
incrementToken in class org.apache.lucene.analysis.TokenStreampublic void close()
close in interface java.io.Closeableclose in interface java.lang.AutoCloseableclose in class org.apache.lucene.analysis.TokenStream