Uses of Class
com.ctc.wstx.dtd.DefaultAttrValue.UndeclaredEntity
-
Packages that use DefaultAttrValue.UndeclaredEntity Package Description com.ctc.wstx.dtd Package that contains Woodstox classes that implement DTD handling. -
-
Uses of DefaultAttrValue.UndeclaredEntity in com.ctc.wstx.dtd
Fields in com.ctc.wstx.dtd declared as DefaultAttrValue.UndeclaredEntity Modifier and Type Field Description private DefaultAttrValue.UndeclaredEntityDefaultAttrValue. mUndeclaredEntityFor now, let's only keep track of the first undeclared entity: can be extended if necessary.
-