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 IgnorablesMatcher
IgnorablesMatcher.DEFAULT
private IgnorablesMatcher
AffixPatternMatcher.ignorables
AffixTokenMatcherFactory.ignorables
private final IgnorablesMatcher
ScientificMatcher.ignorablesMatcher
private static final IgnorablesMatcher
IgnorablesMatcher.JAVA_COMPATIBILITY
private static final IgnorablesMatcher
IgnorablesMatcher.STRICT
Methods in com.ibm.icu.impl.number.parse that return IgnorablesMatcherModifier and TypeMethodDescriptionstatic IgnorablesMatcher
IgnorablesMatcher.getInstance
(int parseFlags) AffixTokenMatcherFactory.ignorables()
Methods in com.ibm.icu.impl.number.parse with parameters of type IgnorablesMatcherModifier and TypeMethodDescriptionstatic void
AffixMatcher.createMatchers
(AffixPatternProvider patternInfo, NumberParserImpl output, AffixTokenMatcherFactory factory, IgnorablesMatcher ignorables, int parseFlags) private static boolean
AffixMatcher.isInteresting
(AffixPatternProvider patternInfo, IgnorablesMatcher ignorables, int parseFlags)