|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectxmltorng.i2s.util.SchemaWriter
public final class SchemaWriter
Write a RELAX NG schema with the following restrictions : Doesn't support name classes other than simple name. Doesn't support list, data and value patterns.
Method Summary | |
---|---|
static void |
printSchema(java.io.PrintWriter out,
Schema schema)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static final void printSchema(java.io.PrintWriter out, Schema schema)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |