org.exolab.castor.builder

Class SourceGeneratorMain


public class SourceGeneratorMain
extends java.lang.Object

Main line method for command-line invokation of the source generation tool. Because this class exists only to provide a main(String[]) for command-line use, all methods are static.
Version:
$Revision: $ $Date: $
Authors:
Keith Visco - Main author.
Arnaud Blandin - Contributions.
Nathan Green - Contributions.
Edward Kuns - Cut out of SourceGenerator.java

Method Summary

static void
main(String[] args)
Parses the command line, converting everything into the proper form for the source generation main class, then invokes source generation.

Method Details

main

public static void main(String[] args)
Parses the command line, converting everything into the proper form for the source generation main class, then invokes source generation.
Parameters:
args - the String[] consisting of the command line arguments

Intalio Inc. (C) 1999-2006. All rights reserved http://www.intalio.com