Class Main


  • public class Main
    extends Object
    This is the main class of the .node package. It just prints the Implementation Title, Vendor and Version from the Manifest
    • Constructor Detail

      • Main

        public Main()
    • Method Detail

      • main

        public static void main​(String[] args)
        Main method
        Parameters:
        args - arguments
      • getInfo

        public static String getInfo()
        Get the product information
        Returns:
        product information
      • getImplementationVersion

        public static String getImplementationVersion()
        Get the version information
        Returns:
        version information