Class GlockfileParser

    • Constructor Summary

      Constructors 
      Constructor Description
      GlockfileParser()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.List<java.util.Map<java.lang.String,​java.lang.Object>> parse​(java.io.File file)  
      • Methods inherited from class java.lang.Object

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

      • GlockfileParser

        public GlockfileParser()
    • Method Detail

      • parse

        public java.util.List<java.util.Map<java.lang.String,​java.lang.Object>> parse​(java.io.File file)