Uses of Class
com.ibm.icu.text.SpoofChecker
Packages that use SpoofChecker
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 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.