Uses of Class
com.ibm.icu.text.SpoofChecker
Packages that use SpoofChecker
-
Uses of SpoofChecker in com.ibm.icu.text
Methods in com.ibm.icu.text that return SpoofCheckerModifier and TypeMethodDescriptionSpoofChecker.Builder.build()
Create a SpoofChecker with current configuration.Constructors in com.ibm.icu.text with parameters of type SpoofCheckerModifierConstructorDescriptionBuilder
(SpoofChecker src) Constructor: Create a Spoof Checker Builder, and set the configuration from an existing SpoofChecker.