protected static final class AnalysisRequestHandlerBase.ListBasedTokenStream
extends org.apache.lucene.analysis.TokenStream
| Modifier and Type | Method and Description |
|---|---|
boolean |
incrementToken() |
void |
reset() |
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 reset()
throws IOException
reset in class org.apache.lucene.analysis.TokenStreamIOExceptionCopyright © 2000–2014 The Apache Software Foundation. All rights reserved.