public final class CannedTokenStream
extends org.apache.lucene.analysis.TokenStream
| Constructor and Description |
|---|
CannedTokenStream(org.apache.lucene.analysis.Token[] tokens) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
incrementToken() |
addAttribute, addAttributeImpl, captureState, clearAttributes, cloneAttributes, copyTo, equals, getAttribute, getAttributeClassesIterator, getAttributeFactory, getAttributeImplsIterator, hasAttribute, hasAttributes, hashCode, reflectAsString, reflectWith, restoreState, toStringpublic CannedTokenStream(org.apache.lucene.analysis.Token[] tokens)
public boolean incrementToken()
throws IOException
incrementToken in class org.apache.lucene.analysis.TokenStreamIOException