Uses of Class
com.ibm.icu.text.SpoofChecker.CheckResult
-
Packages that use SpoofChecker.CheckResult Package Description 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 Modifier and Type Method Description boolean
SpoofChecker. failsChecks(String text, SpoofChecker.CheckResult checkResult)
Check the specified string for possible security issues.
-