public final class TokenStreamIterator extends com.google.common.collect.AbstractIterator<String>
TokenStream. See the Lucene TokenStream
documentation for more information.| Constructor and Description |
|---|
TokenStreamIterator(org.apache.lucene.analysis.TokenStream tokenStream) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
computeNext() |
Copyright © 2008–2016 The Apache Software Foundation. All rights reserved.