com.sun.tools.jxc
Class SchemaGenerator.Runner

java.lang.Object
  extended by com.sun.tools.jxc.SchemaGenerator.Runner
Enclosing class:
SchemaGenerator

public static final class SchemaGenerator.Runner
extends Object


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

Constructor Detail

SchemaGenerator.Runner

public SchemaGenerator.Runner()
Method Detail

main

public static int main(String[] args,
                       File episode)
                throws Exception
Throws:
Exception