org.tinygroup.convert.xsdjava
Class XJCFacade

java.lang.Object
  extended by org.tinygroup.convert.xsdjava.XJCFacade

public final class XJCFacade
extends Object

A shabby driver to invoke XJC1 or XJC2 depending on the command line switch.

This class is compiled with -source 1.2 so that we can report a nice user-friendly "you require Tiger" error message.

Author:
Kohsuke Kawaguchi

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

Method Detail

execute

public static void execute(String[] args)
                    throws ConvertException
Throws:
ConvertException


Copyright © 2006–2015 TinyGroup. All rights reserved.