- java.lang.Object
-
- org.apache.lucene.util.AttributeSource
-
- org.apache.lucene.analysis.TokenStream
-
- org.apache.lucene.analysis.TokenFilter
-
- monad.mmseg.analysis.CutLetterDigitFilter
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.apache.lucene.util.AttributeSource
org.apache.lucene.util.AttributeSource.State
-
Field Summary
Fields
| Modifier and Type |
Field and Description |
protected Queue<org.apache.lucene.analysis.tokenattributes.PackedTokenAttributeImpl> |
tokenQueue |
-
Fields inherited from class org.apache.lucene.analysis.TokenFilter
input
-
Fields inherited from class org.apache.lucene.analysis.TokenStream
DEFAULT_TOKEN_ATTRIBUTE_FACTORY
-
Constructor Summary
Constructors
| Constructor and Description |
CutLetterDigitFilter(org.apache.lucene.analysis.TokenStream input) |
-
Method Summary
-
Methods inherited from class org.apache.lucene.util.AttributeSource
addAttribute, addAttributeImpl, captureState, clearAttributes, cloneAttributes, copyTo, equals, getAttribute, getAttributeClassesIterator, getAttributeFactory, getAttributeImplsIterator, hasAttribute, hasAttributes, hashCode, reflectAsString, reflectWith, restoreState, toString
-
-
Method Detail
-
end
public void end()
- Overrides:
end in class org.apache.lucene.analysis.TokenFilter
Copyright © 2015-2016 Ganshane Developer Team. All Rights Reserved.