Uses of Interface
com.sun.msv.grammar.Grammar

Packages that use Grammar
Package
Description
 
abstract grammar model(AGM): RELAX stub.
 
abstract grammar model (AGM): TREX extension and TREX stub.
W3C XML Schema grammar model.
reads XML representation of grammar and creates AGM.
parses RELAX Core into AGM.
shared code between RELAX NG reader and TREX reader.
Miscellaneous utilities
parses XML representation of XML Schema into AGM.
abstract grammar model(AGM) for RELAX Namespace.
abstract grammar model(AGM) for RELAXNS-extended RELAX Core.
abstract grammar model(AGM) for RELAXNS-extended TREX.
parses XML representation of RELAX Namespace.
"divide&validate" framework implementation.
Implementation of JARV (Java API for RELAX Verifier).
VGM implementation by using regular expression derivation algorithm.
 
AGM to RELAX NG converter