java.lang.Object
de.uni_mannheim.informatik.dws.melt.receiver_cli.Main

public class Main extends Object
This class is used as wrapper for the SEALS external matcher build process. It follows the MELT ExternalMatcher communication protocol.
  • Constructor Details

    • Main

      public Main()
  • Method Details

    • main

      public static void main(String[] args)
    • getURL

      private static URL getURL(org.apache.commons.cli.CommandLine cmd, String parameter)