Interface AttributeNameFormatter<ATTRIBUTE extends ExcelAttribute>

    • Method Detail

      • format

        java.lang.String format​(@Nonnull
                                ExcelAttributeContext<ATTRIBUTE> excelAttributeContext)
        Formats given input to readable value
        Parameters:
        excelAttributeContext - a context which contains excel attribute
        Returns:
        readable value