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, toString
public boolean incrementToken()
incrementToken
in class org.apache.lucene.analysis.TokenStream
public void close()
close
in interface java.io.Closeable
close
in interface java.lang.AutoCloseable
close
in class org.apache.lucene.analysis.TokenStream