org.sitemesh.config.cmdline
Class CommandLineLauncher

java.lang.Object
  extended by org.sitemesh.config.cmdline.CommandLineLauncher

public class CommandLineLauncher
extends Object

Simple command line launcher for SiteMesh Offline website generator.

Run java -jar sitemesh.jar to see usage instructions.

Author:
Joe Walnes

Field Summary
static String CONFIG_FILE_DEFAULT
           
static String CONFIG_FILE_PARAM
           
 
Constructor Summary
CommandLineLauncher()
           
 
Method Summary
static void main(String[] unparsedArgs)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CONFIG_FILE_PARAM

public static final String CONFIG_FILE_PARAM
See Also:
Constant Field Values

CONFIG_FILE_DEFAULT

public static final String CONFIG_FILE_DEFAULT
See Also:
Constant Field Values
Constructor Detail

CommandLineLauncher

public CommandLineLauncher()
Method Detail

main

public static void main(String[] unparsedArgs)
                 throws Exception
Throws:
Exception


Copyright © 2011. All Rights Reserved.