org.apache.geronimo.tools.xmlbeans
Class SchemaCompilerWrapper

java.lang.Object
  extended byorg.apache.geronimo.tools.xmlbeans.SchemaCompilerWrapper

public class SchemaCompilerWrapper
extends Object

Version:
$Revision: 1.5 $ $Date: 2004/03/10 09:59:06 $

Constructor Summary
SchemaCompilerWrapper()
           
 
Method Summary
static void CompileSchemas(String sourceDir, String sourceSchemas, String xmlConfigs, String targetDir, String catalogLocation, String classpath)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SchemaCompilerWrapper

public SchemaCompilerWrapper()
Method Detail

CompileSchemas

public static void CompileSchemas(String sourceDir,
                                  String sourceSchemas,
                                  String xmlConfigs,
                                  String targetDir,
                                  String catalogLocation,
                                  String classpath)
                           throws Exception
Throws:
Exception


Copyright © 2004-2005 Apache Software Foundation. All Rights Reserved.