Class Main


  • public final class Main
    extends Object
    Provides the entry point for running the geoapi-conformance tests.
    Since:
    3.1
    • Method Detail

      • main

        public static void main​(String[] arguments)
        The application entry point. Current implementation starts the Swing application. Future versions may provides different alternatives based on the command-line arguments.
        Parameters:
        arguments - must be an empty string in current version. Future versions may accept some command-line arguments.