Uses of Interface
com.sun.msv.writer.GrammarWriter
-
Packages that use GrammarWriter Package Description com.sun.msv.writer.relaxng AGM to RELAX NG converter -
-
Uses of GrammarWriter in com.sun.msv.writer.relaxng
Classes in com.sun.msv.writer.relaxng that implement GrammarWriter Modifier and Type Class Description class
RELAXNGWriter
converts any Grammar into RELAX NG XML representation through SAX1 events.
-