com.sun.tools.jxc
Class SchemaGeneratorFacade

java.lang.Object
  extended by com.sun.tools.jxc.SchemaGeneratorFacade

public class SchemaGeneratorFacade
extends Object

CLI entry point to schemagen that checks for JDK 5.0

Author:
Kohsuke Kawaguchi

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

Constructor Detail

SchemaGeneratorFacade

public SchemaGeneratorFacade()
Method Detail

main

public static void main(String[] args)
                 throws Throwable
Throws:
Throwable


Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.