Class EpssDataFeed

    • Constructor Summary

      Constructors 
      Constructor Description
      EpssDataFeed()  
      EpssDataFeed​(java.lang.String downloadUrl)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.List<EpssItem> download()  
      • Methods inherited from class java.lang.Object

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

      • EpssDataFeed

        public EpssDataFeed()
      • EpssDataFeed

        public EpssDataFeed​(java.lang.String downloadUrl)