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