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 class
Deprecated.Fields in com.ibm.icu.impl.text with type parameters of type RbnfLenientScannerModifier and TypeFieldDescriptionprivate Map<String,
RbnfLenientScanner> RbnfScannerProviderImpl.cache
Deprecated.Methods in com.ibm.icu.impl.text that return RbnfLenientScannerModifier and TypeMethodDescriptionprotected RbnfLenientScanner
RbnfScannerProviderImpl.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) RbnfLenientScanner
RuleBasedNumberFormat.getLenientScanner()
Returns the scanner to use for lenient parsing.Methods in com.ibm.icu.text with parameters of type RbnfLenientScannerModifier and TypeMethodDescription(package private) String
PluralFormat.parseType
(String source, RbnfLenientScanner scanner, FieldPosition pos) This method returns the PluralRules type found from parsing.