Class RemoteMacroHandler

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

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

    • RemoteMacroHandler

      public RemoteMacroHandler(URL reportListURL)
      Constructor
  • Method Details