Uses of Class
com.ctc.wstx.dtd.ChoiceContentSpec
-
Packages that use ChoiceContentSpec Package Description com.ctc.wstx.dtd Package that contains Woodstox classes that implement DTD handling. -
-
Uses of ChoiceContentSpec in com.ctc.wstx.dtd
Methods in com.ctc.wstx.dtd that return ChoiceContentSpec Modifier and Type Method Description static ChoiceContentSpec
ChoiceContentSpec. constructChoice(boolean nsAware, char arity, Collection<ContentSpec> specs)
static ChoiceContentSpec
ChoiceContentSpec. constructMixed(boolean nsAware, Collection<ContentSpec> specs)
-