org.apache.ws.jaxme.generator

Class Main

public class Main extends 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 voidmain(String[] args)
static voidUsage(String msg)

Prints the Usage message and exits with error status.

Method Detail

main

public static void main(String[] args)

Parameters: args the command line arguments

Usage

public static void Usage(String msg)

Prints the Usage message and exits with error status.