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

Packages that use IDContextProvider2
Package
Description
Miscellaneous utility classes.
reads XML representation of grammar and creates AGM.
common parts for parseing RELAX Core/Namespace into AGM.
parses RELAX Core into AGM.
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.
parses XML representation of XML Schema into AGM.
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.
Type-assignment engine that can be used by application programs.
VGM implementation by using regular expression derivation algorithm.