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