public final class KStemFilter extends TokenFilter
AttributeSource.AttributeFactory, AttributeSource.Stateinput| Constructor and Description |
|---|
KStemFilter(TokenStream in) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
incrementToken()
Returns the next, stemmed, input Token.
|
close, end, resetaddAttribute, addAttributeImpl, captureState, clearAttributes, cloneAttributes, copyTo, equals, getAttribute, getAttributeClassesIterator, getAttributeFactory, getAttributeImplsIterator, hasAttribute, hasAttributes, hashCode, reflectAsString, reflectWith, restoreState, toStringpublic KStemFilter(TokenStream in)
public boolean incrementToken()
throws IOException
incrementToken in class TokenStreamIOExceptionCopyright © 2000-2015 Apache Software Foundation. All Rights Reserved.