Uses of Class
com.sun.msv.grammar.ChoiceNameClass
Packages that use ChoiceNameClass
Package
Description
abstract grammar model(AGM): common part.
Miscellaneous utility classes.
parses RELAX NG into AGM.
AGM to RELAX NG converter
-
Uses of ChoiceNameClass in com.sun.msv.grammar
Methods in com.sun.msv.grammar with parameters of type ChoiceNameClass -
Uses of ChoiceNameClass in com.sun.msv.grammar.util
Methods in com.sun.msv.grammar.util with parameters of type ChoiceNameClassModifier and TypeMethodDescriptionNameClassComparator.onChoice
(ChoiceNameClass nc) PossibleNamesCollector.onChoice
(ChoiceNameClass nc) -
Uses of ChoiceNameClass in com.sun.msv.reader.trex.ng
Methods in com.sun.msv.reader.trex.ng with parameters of type ChoiceNameClassModifier and TypeMethodDescriptionRestrictionChecker.NameClassWalker.onChoice
(ChoiceNameClass nc) -
Uses of ChoiceNameClass in com.sun.msv.writer.relaxng
Methods in com.sun.msv.writer.relaxng with parameters of type ChoiceNameClassModifier and TypeMethodDescriptionNameClassWriter.onChoice
(ChoiceNameClass nc) private void
NameClassWriter.processChoice
(ChoiceNameClass nc)