|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ibm.icu.text.RbnfScannerProviderImpl
public class RbnfScannerProviderImpl
Returns RbnfLenientScanners that use the old RuleBasedNumberFormat implementation behind setLenientParseMode, which is based on Collator.
| Constructor Summary | |
|---|---|
RbnfScannerProviderImpl()
Deprecated. This API is ICU internal only. |
|
| Method Summary | |
|---|---|
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. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RbnfScannerProviderImpl()
| Method Detail |
|---|
public RbnfLenientScanner get(ULocale locale,
String extras)
get in interface RbnfLenientScannerProviderlocale - the locale to provide the default lenient rules.extras - extra collation rules
protected RbnfLenientScanner createScanner(ULocale locale,
String extras)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||