Interface XMLizable

    • Method Detail

      • toSAX

        void toSAX​(ContentHandler handler)
            throws SAXException
        Generates SAX events representing the object's state.
        Parameters:
        handler - ContentHandler instance to send the SAX events to
        Throws:
        SAXException - if there's a problem generating the SAX events