Class GodepsParser


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

      Constructors 
      Constructor Description
      GodepsParser()  
    • 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

      • GodepsParser

        public GodepsParser()
    • Method Detail

      • parse

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