com.sun.tools.xjc
Class XJCFacade
java.lang.Object
com.sun.tools.xjc.XJCFacade
public 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 |
XJCFacade
public XJCFacade()
main
public static void main(String[] args)
throws Throwable
- Throws:
Throwable
parseVersion
public static String parseVersion(String version)
Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.