Closeable
, AutoCloseable
public final class KStemFilter extends TokenFilter
AttributeSource.AttributeFactory, AttributeSource.State
input
Constructor | Description |
---|---|
KStemFilter(TokenStream in) |
Modifier and Type | Method | Description |
---|---|---|
boolean |
incrementToken() |
Returns the next, stemmed, input Token.
|
addAttribute, addAttributeImpl, captureState, clearAttributes, cloneAttributes, copyTo, equals, getAttribute, getAttributeClassesIterator, getAttributeFactory, getAttributeImplsIterator, hasAttribute, hasAttributes, hashCode, reflectAsString, reflectWith, restoreState, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
close, end, reset
public KStemFilter(TokenStream in)
public boolean incrementToken() throws IOException
incrementToken
in class TokenStream
IOException
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.