Class EndDTDEvent


  • public class EndDTDEvent
    extends SAXEvent

    Purpose: Class to represent the endDTD event

    Responsibilities:

    • Execute the endDTD on the given unmarshalRecord with the specified arguments
    • Constructor Summary

      Constructors 
      Constructor Description
      EndDTDEvent()  
    • Constructor Detail

      • EndDTDEvent

        public EndDTDEvent()
    • Method Detail

      • processEvent

        public void processEvent​(UnmarshalRecord unmarshalRecord)
                          throws org.xml.sax.SAXException
        Specified by:
        processEvent in class SAXEvent
        Throws:
        org.xml.sax.SAXException