org.jbake.launcher
Class Main

java.lang.Object
  extended by org.jbake.launcher.Main

public class Main
extends Object

Launcher for JBake.

Author:
Jonathan Bullock

Field Summary
static String VERSION
           
 
Constructor Summary
Main()
           
 
Method Summary
static void main(String[] args)
          Runs the app with the given arguments.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

VERSION

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

Main

public Main()
Method Detail

main

public static void main(String[] args)
Runs the app with the given arguments.

Parameters:
String[] - args


Copyright © 2013. All Rights Reserved.