Class DocumentLocatorEvent


  • public class DocumentLocatorEvent
    extends SAXEvent

    Purpose: Class to represent the documentLocator event

    Responsibilities:

    • Execute the documentLocator event on the given unmarshalRecord with the specified arguments
    • Constructor Summary

      Constructors 
      Constructor Description
      DocumentLocatorEvent​(org.xml.sax.Locator theLocator)  
    • Constructor Detail

      • DocumentLocatorEvent

        public DocumentLocatorEvent​(org.xml.sax.Locator theLocator)
    • Method Detail

      • processEvent

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