Package | Description |
---|---|
com.ibm.icu.text |
Extensions and enhancements to java.text to support unicode transforms, UnicodeSet, surrogate char utilities, UCA collation, normalization, break iteration (rule and dictionary based), enhanced number format, international string searching, and arabic shaping.
|
Modifier and Type | Method and Description |
---|---|
protected RbnfLenientScanner |
RbnfScannerProviderImpl.createScanner(ULocale locale,
java.lang.String extras)
Deprecated.
This API is ICU internal only.
|
RbnfLenientScanner |
RbnfScannerProviderImpl.get(ULocale locale,
java.lang.String extras)
Deprecated.
This API is ICU internal only.
|
RbnfLenientScanner |
RbnfLenientScannerProvider.get(ULocale locale,
java.lang.String extras)
Returns a scanner appropriate for the given locale, with optional extra data.
|
Copyright (c) 2013 IBM Corporation and others.