Uses of Class
com.ctc.wstx.util.ElementIdMap
Packages that use ElementIdMap
Package
Description
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 ElementIdMapModifier and TypeFieldDescriptionprotected ElementIdMap
DTDValidator.mIdMap
Information about declared and referenced element ids (unique ids that attributes may defined, as defined by DTD)Methods in com.ctc.wstx.dtd that return ElementIdMapModifier and TypeMethodDescriptionprotected ElementIdMap
DTDTypingNonValidator.getIdMap()
protected ElementIdMap
DTDValidator.getIdMap()
protected abstract ElementIdMap
DTDValidatorBase.getIdMap()