public class TextToNumberFilter extends AbstractTextToNumberFilter
multipliers, numbers| Constructor and Description |
|---|
TextToNumberFilter() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
isComma(String s) |
protected boolean |
isPercentage(AnalyzedTokenReadings[] patternTokens,
int i) |
acceptRuleMatch, formatResult, tokenizegetOptional, getOptional, getPosition, getRequired, isMatchAtSentenceStart, matchesprotected boolean isComma(String s)
isComma in class AbstractTextToNumberFilterprotected boolean isPercentage(AnalyzedTokenReadings[] patternTokens, int i)
isPercentage in class AbstractTextToNumberFilter