com.sun.msv.schematron
Class Driver

java.lang.Object
  extended by com.sun.msv.schematron.Driver

public class Driver
extends Object


Constructor Summary
Driver()
           
 
Method Summary
static void doMain(String[] args)
           
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

Driver

public Driver()
Method Detail

main

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

doMain

public static void doMain(String[] args)
                   throws Exception
Throws:
Exception


MSV