org.apache.xmlbeans.impl.tool
Class SchemaCompiler

java.lang.Object
  extended by org.apache.xmlbeans.impl.tool.SchemaCompiler

public class SchemaCompiler
extends java.lang.Object


Nested Class Summary
static class SchemaCompiler.Parameters
           
 
Constructor Summary
SchemaCompiler()
           
 
Method Summary
static boolean compile(SchemaCompiler.Parameters params)
           
static void main(java.lang.String[] args)
           
static void printUsage()
           
 
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

printUsage

public static void printUsage()

main

public static void main(java.lang.String[] args)

compile

public static boolean compile(SchemaCompiler.Parameters params)