Package org.apache.xmlbeans.impl.tool
Class SchemaCompiler
java.lang.Object
org.apache.xmlbeans.impl.tool.SchemaCompiler
public class SchemaCompiler extends Object
-
Constructor Summary
Constructors Constructor Description SchemaCompiler()
-
Method Summary
Modifier and Type Method Description static boolean
compile(Parameters params)
static void
main(String[] args)
static void
printUsage()
-
Constructor Details
-
SchemaCompiler
public SchemaCompiler()
-
-
Method Details
-
printUsage
public static void printUsage() -
main
-
compile
-