Uses of Class
eu.bandm.tools.tdom.runtime.IdException
Packages that use IdException
Package
Description
Contains base and auxiliary classes for code generated by tdom.
-
Uses of IdException in eu.bandm.tools.tdom.runtime
Subclasses of IdException in eu.bandm.tools.tdom.runtimeModifier and TypeClassDescriptionclass
Signals the case that a particular ID string value in a IDREF or IDREFS attribute value of a particular document is not related to a value of an ID attribute in the same document.class
Signals the case that one(1) particular ID string value is related to two(2) different elements.class
Signals the case that one(1) particular Element shall be identified by two(2) different ID string values.