Uses of Class
com.ctc.wstx.util.ElementIdMap
-
Packages that use ElementIdMap Package Description com.ctc.wstx.dtd Package that contains Woodstox classes that implement DTD handling. -
-
Uses of ElementIdMap in com.ctc.wstx.dtd
Fields in com.ctc.wstx.dtd declared as ElementIdMap Modifier and Type Field Description protected ElementIdMapDTDValidator. mIdMapInformation about declared and referenced element ids (unique ids that attributes may defined, as defined by DTD)Methods in com.ctc.wstx.dtd that return ElementIdMap Modifier and Type Method Description protected ElementIdMapDTDTypingNonValidator. getIdMap()protected ElementIdMapDTDValidator. getIdMap()protected abstract ElementIdMapDTDValidatorBase. getIdMap()
-