freemarker.core

Class CommandLine


public class CommandLine
extends java.lang.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 $

Method Summary

static void
main(String[] args)

Method Details

main

public static void main(String[] args)