Class EmlEmailFileReader

    • Constructor Detail

      • EmlEmailFileReader

        public EmlEmailFileReader()
    • Method Detail

      • setEmailType

        public void setEmailType​(EmlEmailFileReader.EmailType value)
        Sets what type of email to return.
        Parameters:
        value - the type
      • emailTypeTipText

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

        public String getFormatDescription()
        Returns the description of the file format.
        Returns:
        the description
      • getFormatExtensions

        public String[] getFormatExtensions()
        Returns the extension(s) of the file format (without dot).
        Returns:
        the extensions (no dot!)
      • generates

        public Class generates()
        Returns the type of email class the reader returns.
        Returns:
        the type of email