Class RemoteReportHandler

All Implemented Interfaces:
ResourceHandler<URL>, Iterable<URL>

public class RemoteReportHandler extends URLListHandler<URL>
Load reports from a remote URL list.
  • Constructor Details

    • RemoteReportHandler

      public RemoteReportHandler(URL reportListURL)
      Constructor
  • Method Details

    • loadFromURL

      public URL loadFromURL(URL url)
      Description copied from class: URLHandler
      Instantiate the object from the given url.
      Specified by:
      loadFromURL in class URLHandler<URL>
      Parameters:
      url -