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, copyTo, equals, getAttribute, getAttributeClassesIterator, getAttributeFactory, getAttributeImplsIterator, hasAttribute, hasAttributes, hashCode, reflectAsString, reflectWith, restoreState, toStringpublic Hash2TokenStream(java.util.Set<java.lang.String> symbols)
public boolean incrementToken()
throws java.io.IOException
incrementToken in class org.apache.lucene.analysis.TokenStreamjava.io.IOExceptionpublic void close()
close in interface java.io.Closeableclose in interface java.lang.AutoCloseableclose in class org.apache.lucene.analysis.TokenStream