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

Packages that use RbnfLenientScannerProvider
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 RbnfLenientScannerProvider in com.ibm.icu.text
 

Classes in com.ibm.icu.text that implement RbnfLenientScannerProvider
 class RbnfScannerProviderImpl
          Deprecated. This API is ICU internal only.
 

Methods in com.ibm.icu.text that return RbnfLenientScannerProvider
 RbnfLenientScannerProvider RuleBasedNumberFormat.getLenientScannerProvider()
          Returns the lenient scanner provider.
 

Methods in com.ibm.icu.text with parameters of type RbnfLenientScannerProvider
 void RuleBasedNumberFormat.setLenientScannerProvider(RbnfLenientScannerProvider scannerProvider)
          Sets the provider for the lenient scanner.
 



Copyright (c) 2011 IBM Corporation and others.