Uses of Class
com.ctc.wstx.dtd.ChoiceContentSpec
Packages that use ChoiceContentSpec
Package
Description
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 ChoiceContentSpecModifier and TypeMethodDescriptionstatic ChoiceContentSpecChoiceContentSpec.constructChoice(boolean nsAware, char arity, Collection<ContentSpec> specs) static ChoiceContentSpecChoiceContentSpec.constructMixed(boolean nsAware, Collection<ContentSpec> specs)