Package | Description |
---|---|
com.sun.msv.grammar |
abstract grammar model(AGM): common part.
|
com.sun.msv.grammar.util |
Miscellaneous utility classes.
|
com.sun.msv.reader.trex.ng |
parses RELAX NG into AGM.
|
com.sun.msv.writer.relaxng |
AGM to RELAX NG converter
|
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
NameClassVisitor.onChoice(ChoiceNameClass nc) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
NameClassComparator.onChoice(ChoiceNameClass nc) |
java.lang.Object |
PossibleNamesCollector.onChoice(ChoiceNameClass nc) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
RestrictionChecker.NameClassWalker.onChoice(ChoiceNameClass nc) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
NameClassWriter.onChoice(ChoiceNameClass nc) |
private void |
NameClassWriter.processChoice(ChoiceNameClass nc) |