org.apache.ws.jaxme.generator

Class Main


public class Main
extends java.lang.Object

A command line interface for the JaxMe source generator.

Implementation note: If you update this class, you should consider updating the following files and classes as well:

Author:
Jochen Wiedmann

Method Summary

static void
Usage(String msg)
Prints the Usage message and exits with error status.
static void
main(args[] )

Method Details

Usage

public static void Usage(String msg)
Prints the Usage message and exits with error status.

main

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