Uses of Class
com.ibm.icu.impl.number.parse.AffixTokenMatcherFactory
Packages that use AffixTokenMatcherFactory
-
Uses of AffixTokenMatcherFactory in com.ibm.icu.impl.number.parse
Fields in com.ibm.icu.impl.number.parse declared as AffixTokenMatcherFactoryMethods in com.ibm.icu.impl.number.parse with parameters of type AffixTokenMatcherFactoryModifier and TypeMethodDescriptionstatic void
AffixMatcher.createMatchers
(AffixPatternProvider patternInfo, NumberParserImpl output, AffixTokenMatcherFactory factory, IgnorablesMatcher ignorables, int parseFlags) static AffixPatternMatcher
AffixPatternMatcher.fromAffixPattern
(String affixPattern, AffixTokenMatcherFactory factory, int parseFlags) Creates an AffixPatternMatcher (based on SeriesMatcher) from the given affix pattern.