Interface XmlMessageHandler

    • Method Detail

      • accept

        void accept​(XmlException entry)
        Handle an XML message. May throw, ignore, or print to an external stream.
        Parameters:
        entry - Message to handle