public class RbnfScannerProviderImpl extends java.lang.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,
java.lang.String extras)
Deprecated.
This API is ICU internal only.
|
RbnfLenientScanner |
get(ULocale locale,
java.lang.String extras)
Deprecated.
This API is ICU internal only.
|
public RbnfScannerProviderImpl()
public RbnfLenientScanner get(ULocale locale, java.lang.String extras)
get
in interface RbnfLenientScannerProvider
locale
- the locale to provide the default lenient rules.extras
- extra collation rulesprotected RbnfLenientScanner createScanner(ULocale locale, java.lang.String extras)
Copyright (c) 2012 IBM Corporation and others.