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