Package com.ibm.icu.text
Interface RbnfLenientScannerProvider
Deprecated.
ICU 54
A provider for an RbnfLenientScanner.
-
Method Summary
Modifier and TypeMethodDescriptionDeprecated.ICU 54
-
Method Details
-
get
Deprecated.ICU 54Returns a scanner appropriate for the given locale, with optional extra data. in the form of collation rules.- Parameters:
locale
- the locale to provide the default lenient rules.extras
- extra collation rules- Returns:
- the lenient scanner, or null
-