Interface PropertyNameFormatter

    • Method Detail

      • format

        String format​(String name)
        Format the name to match the bean property name.
        Parameters:
        name - the name to translate into the property name
        Returns:
        the property name to match the bean