Package | Description |
---|---|
eu.bandm.tools.tdom.runtime |
Contains base and auxiliary classes for code generated by tdom.
|
Modifier and Type | Class and Description |
---|---|
class |
DanglingIdException
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 |
HomonymousIdException
Signals the case that one(1) particular ID string value is related to two(2) different
elements.
|
class |
SynonymousIdException
Signals the case that one(1) particular Element shall be identified by two(2)
different ID string values.
|
see also the complete user documentation .