Interface RbnfLenientScannerProvider


@Deprecated public interface RbnfLenientScannerProvider
Deprecated.
ICU 54
A provider for an RbnfLenientScanner.
  • Method Summary

    Modifier and Type
    Method
    Description
    get(ULocale locale, String extras)
    Deprecated.
    ICU 54
  • Method Details

    • get

      Deprecated.
      ICU 54
      Returns a scanner appropriate for the given locale, with optional extra data. in the form of collation rules.
      Parameters:
      locale - the locale to provide the default lenient rules.
      extras - extra collation rules
      Returns:
      the lenient scanner, or null