Package freemarker.core
Class CommandLine
- java.lang.Object
-
- freemarker.core.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 Summary
Constructors Constructor Description CommandLine()
Deprecated.
-
-
-
Method Detail
-
main
public static void main(String[] args)
Deprecated.
-
-