public interface RbnfLenientScannerProvider
| Modifier and Type | Method and Description |
|---|---|
RbnfLenientScanner |
get(ULocale locale,
String extras)
Returns a scanner appropriate for the given locale, with optional extra data.
|
RbnfLenientScanner get(ULocale locale, String extras)
locale - the locale to provide the default lenient rules.extras - extra collation rulesCopyright (c) 2014 IBM Corporation and others.