public final class SelectiveFoldingFilter
extends org.apache.lucene.analysis.TokenFilter
ASCIIFoldingFilter| Constructor and Description |
|---|
SelectiveFoldingFilter(org.apache.lucene.analysis.TokenStream input,
org.apache.lucene.analysis.CharArraySet whitelisted) |
| 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, toStringpublic SelectiveFoldingFilter(org.apache.lucene.analysis.TokenStream input,
org.apache.lucene.analysis.CharArraySet whitelisted)
public boolean incrementToken()
throws IOException
incrementToken in class org.apache.lucene.analysis.TokenStreamIOExceptionLicenced under the Apache License, Version 2.0