org.sitemesh.config.cmdline
Class CommandLineLauncher
java.lang.Object
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
|
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 |
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
CommandLineLauncher
public CommandLineLauncher()
main
public static void main(String[] unparsedArgs)
throws Exception
- Throws:
Exception
Copyright © 2011. All Rights Reserved.