Class DanglingIdException

All Implemented Interfaces:
Serializable

public class DanglingIdException extends IdException
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. Raised by ElementDictionary.checkIds(E, eu.bandm.tools.message.MessageReceiver<? super eu.bandm.tools.message.SimpleMessage<eu.bandm.tools.util.xml.XMLDocumentIdentifier>>)
See Also:
  • Constructor Details

  • Method Details

    • getAttr

      public final TypedAttribute getAttr()
      Return the model class of the attribute which carries the dangling reference text.