Uses of Interface
com.ibm.icu.text.RbnfLenientScannerProvider
Packages that use RbnfLenientScannerProvider
Package
Description
Extensions and enhancements to java.text to support unicode transforms, UnicodeSet, surrogate char utilities, UCA collation, normalization, break iteration (rule and dictionary based), enhanced number format, international string searching, and arabic shaping.
-
Uses of RbnfLenientScannerProvider in com.ibm.icu.text
Methods in com.ibm.icu.text that return RbnfLenientScannerProviderModifier and TypeMethodDescriptionRuleBasedNumberFormat.getLenientScannerProvider()
Returns the lenient scanner provider.Methods in com.ibm.icu.text with parameters of type RbnfLenientScannerProviderModifier and TypeMethodDescriptionvoid
RuleBasedNumberFormat.setLenientScannerProvider
(RbnfLenientScannerProvider scannerProvider) Sets the provider for the lenient scanner.