org.tinygroup.convert.xsdjava
Class XJCFacade
java.lang.Object
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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
execute
public static void execute(String[] args)
throws ConvertException
- Throws:
ConvertException
Copyright © 2006–2015 TinyGroup. All rights reserved.