Interface Formatting

  • All Known Implementing Classes:
    DefaultFormatting

    public interface Formatting
    A formatting interface to build a custom poiji header formatting.

    Created by hakan on 24/10/2020.

    • Method Detail

      • transform

        String transform​(PoijiOptions options,
                         String value)
        Normalize header names using custom formatting
        Parameters:
        options - poiji options
        value - header name
        Returns:
        normalized header name