Class StartCDATAEvent


  • public class StartCDATAEvent
    extends SAXEvent

    Purpose: Class to represent the startCDATA event

    Responsibilities:

    • Execute the startCDATA event on the given unmarshalRecord with the specified arguments
    • Constructor Detail

      • StartCDATAEvent

        public StartCDATAEvent()
    • Method Detail

      • processEvent

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