Package ee.ut.prom

Class XLogReader


  • public class XLogReader
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      XLogReader()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static org.deckfour.xes.model.XLog openLog​(java.lang.String inputLogFileName)  
      • Methods inherited from class java.lang.Object

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

      • XLogReader

        public XLogReader()
    • Method Detail

      • openLog

        public static org.deckfour.xes.model.XLog openLog​(java.lang.String inputLogFileName)
                                                   throws java.lang.Exception
        Throws:
        java.lang.Exception