Uses of Package
com.sun.msv.grammar

Packages that use com.sun.msv.grammar
Package
Description
 
abstract grammar model(AGM): common part.
 
abstract grammar model(AGM): RELAX stub.
 
abstract grammar model (AGM): TREX extension and TREX stub.
Abstract grammar model (AGM): TREX label-annotated stub.
Miscellaneous utility classes.
W3C XML Schema grammar model.
reads XML representation of grammar and creates AGM.
interface of Datatype vocabulary reader.
 
reads DTD and constructs AGM.
common parts for parseing RELAX Core/Namespace into AGM.
parses RELAX Core into 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 RELAX NG with DTD compatibility annotation into AGM.
reads TREX grammar with "label annotation".
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.
parses XML representation of RELAXNS-extended RELAX Core.
"divide&validate" framework implementation.
Miscellaneous utilities
Contains abstract model for grammar-based schema and concrete verifier implementation for the abstract schema.
Verifier with XML Schema's identity constraint check.
Implementation of JARV (Java API for RELAX Verifier).
Type-assignment engine that can be used by application programs.
VGM implementation by using regular expression derivation algorithm.
RegExp VGM implementation that supports special semantics of XML Schema
 
AGM to RELAX NG converter