Uses of Class
com.ctc.wstx.dtd.TokenContentSpec
-
Packages that use TokenContentSpec Package Description com.ctc.wstx.dtd Package that contains Woodstox classes that implement DTD handling. -
-
Uses of TokenContentSpec in com.ctc.wstx.dtd
Fields in com.ctc.wstx.dtd declared as TokenContentSpec Modifier and Type Field Description (package private) static TokenContentSpec
TokenContentSpec. sDummy
Methods in com.ctc.wstx.dtd that return TokenContentSpec Modifier and Type Method Description static TokenContentSpec
TokenContentSpec. construct(char arity, PrefixedName elemName)
static TokenContentSpec
TokenContentSpec. getDummySpec()
-