Class LogStaticReadingUtils


  • public class LogStaticReadingUtils
    extends java.lang.Object
    • Method Summary

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

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

      • LogStaticReadingUtils

        public LogStaticReadingUtils()
    • Method Detail

      • readSingleLog

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