public final class JapanesePartOfSpeechStopFilter extends FilteringTokenFilter
AttributeSource.AttributeFactory, AttributeSource.Stateinput| Constructor and Description |
|---|
JapanesePartOfSpeechStopFilter(boolean enablePositionIncrements,
TokenStream input,
Set<String> stopTags) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
accept() |
getEnablePositionIncrements, incrementToken, reset, setEnablePositionIncrementsclose, endaddAttribute, addAttributeImpl, captureState, clearAttributes, cloneAttributes, copyTo, equals, getAttribute, getAttributeClassesIterator, getAttributeFactory, getAttributeImplsIterator, hasAttribute, hasAttributes, hashCode, reflectAsString, reflectWith, restoreStatepublic JapanesePartOfSpeechStopFilter(boolean enablePositionIncrements,
TokenStream input,
Set<String> stopTags)
protected boolean accept()
accept in class FilteringTokenFilterCopyright © 2000-2013 Apache Software Foundation. All Rights Reserved.