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

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

Methods in com.ibm.icu.text with parameters of type SpoofChecker.CheckResult
 boolean SpoofChecker.check(String text, SpoofChecker.CheckResult checkResult)
          Check the specified string for possible security issues.
 



Copyright (c) 2010 IBM Corporation and others.