Interface EmailFileReader

    • Method Detail

      • setInput

        void setInput​(PlaceholderFile value)
        Sets the file to read.
        Parameters:
        value - the file
      • getInput

        PlaceholderFile getInput()
        Returns the file to read.
        Returns:
        the object
      • inputTipText

        String inputTipText()
        Returns the tip text for this property.
        Returns:
        tip text for this property suitable for displaying in the GUI or for listing the options.
      • getFormatExtensions

        String[] getFormatExtensions()
        Returns the extension(s) of the file format (without dot).
        Specified by:
        getFormatExtensions in interface FileFormatHandler
        Returns:
        the extensions (no dot!)