public class RelaxNGCC
extends java.lang.Object
Constructor and Description |
---|
RelaxNGCC() |
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String[] args) |
static void |
purify(java.io.File in,
java.io.File out)
Removes RelaxNGCC annotations from the source schema
and write to the specified file.
|
static void |
run(Options o)
Executes RelaxNGCC with the specified options.
|
public static void main(java.lang.String[] args) throws java.lang.Exception
java.lang.Exception
public static void run(Options o) throws java.lang.Exception
java.lang.Exception
public static void purify(java.io.File in, java.io.File out) throws java.lang.Exception
java.lang.Exception