public static final class NonAlphaTrimFilterFactory.NonAlphaTrimFilter
extends org.apache.lucene.analysis.TokenFilter
| Modifier | Constructor and Description |
|---|---|
protected |
NonAlphaTrimFilter(org.apache.lucene.analysis.TokenStream input)
Construct a token stream filtering the given input.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
incrementToken() |
addAttribute, addAttributeImpl, captureState, clearAttributes, cloneAttributes, copyTo, endAttributes, equals, getAttribute, getAttributeClassesIterator, getAttributeFactory, getAttributeImplsIterator, hasAttribute, hasAttributes, hashCode, reflectAsString, reflectWith, removeAllAttributes, restoreState, toStringprotected NonAlphaTrimFilter(org.apache.lucene.analysis.TokenStream input)
public boolean incrementToken()
throws IOException
incrementToken in class org.apache.lucene.analysis.TokenStreamIOExceptionCopyright © 2019. All rights reserved.