org.apache.geronimo.tools.xmlbeans
Class SchemaCompiler

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

public class SchemaCompiler
extends Object

This is a slightly modified version of the xmlbeans v1 SchemaCompiler, enhanced to allow specification of an EntityResolver. Some parts not used in the maven plugin have also been removed.

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

Nested Class Summary
static class SchemaCompiler.Parameters
           
 
Constructor Summary
SchemaCompiler()
           
 
Method Summary
static boolean compile(SchemaCompiler.Parameters params)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SchemaCompiler

public SchemaCompiler()
Method Detail

compile

public static boolean compile(SchemaCompiler.Parameters params)


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