Class EmlFile


  • public class EmlFile
    extends java.lang.Object

    Überschrift: EmlFile.

    Beschreibung: Liest die Properties zu einer eml Datei aus.

    Copyright: Copyright (c) ELO Digital Office GmbH 2018

    • Constructor Summary

      Constructors 
      Constructor Description
      EmlFile()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void analyze​(java.io.File file, boolean fulltextNeeded, java.lang.String ext, java.util.Map<java.lang.String,​java.lang.String> result)
      Öffnet die Datei und liest die Mail-spezifischen Properties aus.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • EmlFile

        public EmlFile()
    • Method Detail

      • analyze

        public void analyze​(java.io.File file,
                            boolean fulltextNeeded,
                            java.lang.String ext,
                            java.util.Map<java.lang.String,​java.lang.String> result)
        Öffnet die Datei und liest die Mail-spezifischen Properties aus.
        Parameters:
        file - Datei
        fulltextNeeded - Volltextanalyze durchführen
        ext - Dateiendung
        result - Map mit den Dateieigenschaften