Class CommandLine


  • public class CommandLine
    extends Object
    Deprecated.
    Will be removed (main method in a library, often classified as CWE-489 "Leftover Debug Code").
    FreeMarker command-line utility, the Main-Class of freemarker.jar. Currently it just prints the version number.
    • Constructor Detail

      • CommandLine

        public CommandLine()
        Deprecated.
    • Method Detail

      • main

        public static void main​(String[] args)
        Deprecated.