Uses of Class
com.ibm.icu.text.PersonNameFormatter.Builder
Packages that use PersonNameFormatter.Builder
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 PersonNameFormatter.Builder in com.ibm.icu.text
Methods in com.ibm.icu.text that return PersonNameFormatter.BuilderModifier and TypeMethodDescriptionstatic PersonNameFormatter.Builder
PersonNameFormatter.builder()
Deprecated.This API is for technology preview only.PersonNameFormatter.Builder.setFormality
(PersonNameFormatter.Formality formality) Deprecated.This API is for technology preview only.PersonNameFormatter.Builder.setLength
(PersonNameFormatter.Length length) Deprecated.This API is for technology preview only.Deprecated.This API is for technology preview only.PersonNameFormatter.Builder.setOptions
(Set<PersonNameFormatter.Options> options) Deprecated.This API is for technology preview only.PersonNameFormatter.Builder.setUsage
(PersonNameFormatter.Usage usage) Deprecated.This API is for technology preview only.PersonNameFormatter.toBuilder()
Deprecated.This API is for technology preview only.