org.apache.lucene.analysis.miscellaneous
public final class EmptyTokenStream extends org.apache.lucene.analysis.TokenStream
| Constructor and Description |
|---|
EmptyTokenStream() |
| 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 final boolean incrementToken()
throws IOException
incrementToken in class org.apache.lucene.analysis.TokenStreamIOExceptionCopyright © 2000-2014 Apache Software Foundation. All Rights Reserved.