Interface ElementListener

    • Method Detail

      • add

        boolean add​(Element element)
             throws DocumentException
        Signals that an Element was added to the Document.
        Parameters:
        element - a high level object
        Returns:
        true if the element was added, false if not.
        Throws:
        DocumentException - when a document isn't open yet, or has been closed