Uses of Interface
com.ibm.icu.text.RbnfLenientScanner

Packages that use RbnfLenientScanner
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. 
 

Uses of RbnfLenientScanner in com.ibm.icu.text
 

Methods in com.ibm.icu.text that return RbnfLenientScanner
protected  RbnfLenientScanner RbnfScannerProviderImpl.createScanner(ULocale locale, String extras)
          Deprecated. This API is ICU internal only.
 RbnfLenientScanner RbnfScannerProviderImpl.get(ULocale locale, String extras)
          Deprecated. This API is ICU internal only.
 RbnfLenientScanner RbnfLenientScannerProvider.get(ULocale locale, String extras)
          Returns a scanner appropriate for the given locale, with optional extra data.
 



Copyright (c) 2011 IBM Corporation and others.