Class PersonNamePattern.NameFieldImpl

  • All Implemented Interfaces:
    PersonNamePattern.Element
    Enclosing class:
    PersonNamePattern

    private static class PersonNamePattern.NameFieldImpl
    extends java.lang.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.