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 TypeClassDescriptionclassSignals 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.classSignals the case that one(1) particular ID string value is related to two(2) different elements.classSignals the case that one(1) particular Element shall be identified by two(2) different ID string values.