Class SuffixAppenderFormatter

    • Constructor Detail

      • SuffixAppenderFormatter

        public SuffixAppenderFormatter​(String suffixToAppend)
    • Method Detail

      • format

        public String format​(String name)
        Description copied from interface: PropertyNameFormatter
        Format the name to match the bean property name.
        Specified by:
        format in interface PropertyNameFormatter
        Parameters:
        name - the name to translate into the property name
        Returns:
        the property name to match the bean