Uses of Class
com.sun.msv.grammar.ReferenceExp

Packages that use ReferenceExp
Package
Description
 
abstract grammar model(AGM): common part.
abstract grammar model(AGM): RELAX stub.
 
abstract grammar model (AGM): TREX extension and TREX stub.
Miscellaneous utility classes.
W3C XML Schema grammar model.
reads XML representation of grammar and creates AGM.
 
reads DTD and constructs AGM.
Non-essential schema conformance checks.
shared code between RELAX NG reader and TREX reader.
parses TREX pattern into AGM.
parses RELAX NG into AGM.
parses XML representation of XML Schema into AGM.
abstract grammar model(AGM) for RELAX Namespace.
abstract grammar model(AGM) for RELAXNS-extended RELAX Core.
"divide&validate" framework implementation.
VGM implementation by using regular expression derivation algorithm.
AGM to RELAX NG converter