convert.relaxng.translate
Class Driver

java.lang.Object
  extended by convert.relaxng.translate.Driver

public class Driver
extends java.lang.Object


Constructor Summary
Driver()
           
 
Method Summary
static void SchematoSchema(java.lang.String inputPath, java.lang.String outputPath, java.io.File outputFile)
           
 
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

SchematoSchema

public static void SchematoSchema(java.lang.String inputPath,
                                  java.lang.String outputPath,
                                  java.io.File outputFile)