Uses of Class
com.ibm.icu.impl.number.parse.IgnorablesMatcher
Packages that use IgnorablesMatcher
-
Uses of IgnorablesMatcher in com.ibm.icu.impl.number.parse
Fields in com.ibm.icu.impl.number.parse declared as IgnorablesMatcherModifier and TypeFieldDescriptionprivate static final IgnorablesMatcherIgnorablesMatcher.DEFAULTprivate IgnorablesMatcherAffixPatternMatcher.ignorablesAffixTokenMatcherFactory.ignorablesprivate final IgnorablesMatcherScientificMatcher.ignorablesMatcherprivate static final IgnorablesMatcherIgnorablesMatcher.JAVA_COMPATIBILITYprivate static final IgnorablesMatcherIgnorablesMatcher.STRICTMethods in com.ibm.icu.impl.number.parse that return IgnorablesMatcherModifier and TypeMethodDescriptionstatic IgnorablesMatcherIgnorablesMatcher.getInstance(int parseFlags) AffixTokenMatcherFactory.ignorables()Methods in com.ibm.icu.impl.number.parse with parameters of type IgnorablesMatcherModifier and TypeMethodDescriptionstatic voidAffixMatcher.createMatchers(AffixPatternProvider patternInfo, NumberParserImpl output, AffixTokenMatcherFactory factory, IgnorablesMatcher ignorables, int parseFlags) private static booleanAffixMatcher.isInteresting(AffixPatternProvider patternInfo, IgnorablesMatcher ignorables, int parseFlags)