public class RbnfScannerProviderImpl extends Object implements RbnfLenientScannerProvider
| Constructor and Description |
|---|
RbnfScannerProviderImpl()
Deprecated.
This API is ICU internal only.
|
| Modifier and Type | Method and Description |
|---|---|
protected RbnfLenientScanner |
createScanner(ULocale locale,
String extras)
Deprecated.
This API is ICU internal only.
|
RbnfLenientScanner |
get(ULocale locale,
String extras)
Deprecated.
This API is ICU internal only.
|
public RbnfScannerProviderImpl()
public RbnfLenientScanner get(ULocale locale, String extras)
get in interface RbnfLenientScannerProviderlocale - the locale to provide the default lenient rules.extras - extra collation rulesprotected RbnfLenientScanner createScanner(ULocale locale, String extras)
Copyright (c) 2012 IBM Corporation and others.