Class PersonNamePattern.NameFieldImpl

java.lang.Object
com.ibm.icu.impl.personname.PersonNamePattern.NameFieldImpl
All Implemented Interfaces:
PersonNamePattern.Element
Enclosing class:
PersonNamePattern

private static class PersonNamePattern.NameFieldImpl extends Object implements PersonNamePattern.Element
An actual name field in a NamePattern (i.e., the stuff represented in the pattern by text in braces). This class actually handles fetching the value for the field out of a PersonName object and applying any modifiers to it.