org.apache.geronimo.tools.xmlbeans
Class SchemaCompiler
java.lang.Object
org.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 $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SchemaCompiler
public SchemaCompiler()
compile
public static boolean compile(SchemaCompiler.Parameters params)
Copyright © 2004-2005 Apache Software Foundation. All Rights Reserved.