public final class Hash2TokenStream
extends org.apache.lucene.analysis.TokenStream
Constructor and Description |
---|
Hash2TokenStream(java.util.Set<java.lang.String> symbols) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
boolean |
incrementToken() |
addAttribute, addAttributeImpl, captureState, clearAttributes, cloneAttributes, equals, getAttribute, getAttributeClassesIterator, getAttributeFactory, getAttributeImplsIterator, hasAttribute, hasAttributes, hashCode, restoreState, toString
public Hash2TokenStream(java.util.Set<java.lang.String> symbols)
public boolean incrementToken() throws java.io.IOException
incrementToken
in class org.apache.lucene.analysis.TokenStream
java.io.IOException
public void close()
close
in interface java.io.Closeable
close
in interface java.lang.AutoCloseable
close
in class org.apache.lucene.analysis.TokenStream