org.codehaus.enunciate.main
Class Main

java.lang.Object
  extended by org.codehaus.enunciate.main.Main

public class Main
extends Object

Class for invoking Enunciate from the command line.

Author:
Ryan Heaton

Nested Class Summary
static class Main.Option
           
 
Method Summary
static void main(String[] args)
           
static void printUsage()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

main

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

printUsage

public static void printUsage()