Uses of Package
com.sun.msv.reader.trex
Packages that use com.sun.msv.reader.trex
Package
Description
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".
-
Classes in com.sun.msv.reader.trex used by com.sun.msv.reader.trexClassDescriptionUsed to parse merged grammars.<include> element in the pattern.Base implementation for ElementState and AttributeState This class collects one name class and patternsinterface that must be implemented by the parent state of NameClassState.Base implementation for NameClass primitivesparses name class that has child name classesBase implementation for those states who cannot have any child name class.parses the root state of a grammar included as a pattern.reads TREX grammar from SAX2 and constructs abstract grammar model.creates various State object, which in turn parses grammar.
-
Classes in com.sun.msv.reader.trex used by com.sun.msv.reader.trex.classicClassDescriptionparses <define> declaration.reads TREX grammar from SAX2 and constructs abstract grammar model.creates various State object, which in turn parses grammar.
-
Classes in com.sun.msv.reader.trex used by com.sun.msv.reader.trex.ngClassDescriptionparses <attribute> pattern.parses <define> declaration.Used to parse merged grammars.parses <element> pattern.parses <grammar> element.<include> element as an immediate child of <grammar> element.Base implementation for ElementState and AttributeState This class collects one name class and patternsinterface that must be implemented by the parent state of NameClassState.Base implementation for NameClass primitivesparses name class that has child name classesparses <ref> pattern.reads TREX grammar from SAX2 and constructs abstract grammar model.creates various State object, which in turn parses grammar.
-
Classes in com.sun.msv.reader.trex used by com.sun.msv.reader.trex.ng.compClassDescriptionparses <attribute> pattern.Base implementation for ElementState and AttributeState This class collects one name class and patternsinterface that must be implemented by the parent state of NameClassState.reads TREX grammar from SAX2 and constructs abstract grammar model.creates various State object, which in turn parses grammar.
-
Classes in com.sun.msv.reader.trex used by com.sun.msv.reader.trex.typedClassDescriptionparses <element> pattern.Base implementation for ElementState and AttributeState This class collects one name class and patternsinterface that must be implemented by the parent state of NameClassState.creates various State object, which in turn parses grammar.