|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrelaxngcc.RelaxNGCC
main class
Constructor Summary | |
RelaxNGCC()
|
Method Summary | |
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. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public RelaxNGCC()
Method Detail |
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
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |