public final class DecimalDigitFilter extends TokenFilter
[:General_Category=Decimal_Number:]
to Basic Latin digits (0-9).AttributeSource.StateinputDEFAULT_TOKEN_ATTRIBUTE_FACTORY| Constructor and Description |
|---|
DecimalDigitFilter(TokenStream input)
Creates a new DecimalDigitFilter over
input |
| Modifier and Type | Method and Description |
|---|---|
boolean |
incrementToken() |
close, end, resetaddAttribute, addAttributeImpl, captureState, clearAttributes, cloneAttributes, copyTo, endAttributes, equals, getAttribute, getAttributeClassesIterator, getAttributeFactory, getAttributeImplsIterator, hasAttribute, hasAttributes, hashCode, reflectAsString, reflectWith, removeAllAttributes, restoreState, toStringpublic DecimalDigitFilter(TokenStream input)
inputpublic boolean incrementToken()
throws IOException
incrementToken in class TokenStreamIOExceptionCopyright © 2000-2020 Apache Software Foundation. All Rights Reserved.