freemarker.core
Class CommandLine
java.lang.Object
freemarker.core.CommandLine
public class CommandLine
- extends Object
FreeMarker command-line utility, the Main-Class of freemarker.jar.
Currently it just prints the version number.
- Version:
- $Id: CommandLine.java,v 1.2 2003/09/24 12:15:08 ddekany Exp $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CommandLine
public CommandLine()
main
public static void main(String[] args)