Uses of Class
com.ibm.icu.text.SpoofChecker

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

Methods in com.ibm.icu.text that return SpoofChecker
 SpoofChecker SpoofChecker.Builder.build()
          Create a SpoofChecker with current configuration.
 

Constructors in com.ibm.icu.text with parameters of type SpoofChecker
SpoofChecker.Builder(SpoofChecker src)
          Constructor: Create a Spoof Checker Builder, and set the configuration from an existing SpoofChecker.
 



Copyright (c) 2012 IBM Corporation and others.