Uses of Interface
com.ibm.icu.text.RbnfLenientScanner
Packages that use RbnfLenientScanner
-
Uses of RbnfLenientScanner in com.ibm.icu.impl.text
Classes in com.ibm.icu.impl.text that implement RbnfLenientScannerModifier and TypeClassDescriptionprivate static classDeprecated.Fields in com.ibm.icu.impl.text with type parameters of type RbnfLenientScannerModifier and TypeFieldDescriptionprivate Map<String, RbnfLenientScanner> RbnfScannerProviderImpl.cacheDeprecated.Methods in com.ibm.icu.impl.text that return RbnfLenientScannerModifier and TypeMethodDescriptionprotected RbnfLenientScannerRbnfScannerProviderImpl.createScanner(ULocale locale, String extras) Deprecated.This API is ICU internal only.Deprecated.This API is ICU internal only. -
Uses of RbnfLenientScanner in com.ibm.icu.text
Methods in com.ibm.icu.text that return RbnfLenientScannerModifier and TypeMethodDescriptionDeprecated.ICU 54(package private) RbnfLenientScannerRuleBasedNumberFormat.getLenientScanner()Returns the scanner to use for lenient parsing.Methods in com.ibm.icu.text with parameters of type RbnfLenientScannerModifier and TypeMethodDescription(package private) StringPluralFormat.parseType(String source, RbnfLenientScanner scanner, FieldPosition pos) This method returns the PluralRules type found from parsing.