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