Class Event.EndDocument

java.lang.Object
net.sf.saxon.event.Event
net.sf.saxon.event.Event.EndDocument
Enclosing class:
Event

public static class Event.EndDocument extends Event
Event representing end of document
  • Constructor Details

    • EndDocument

      public EndDocument()
  • Method Details

    • replay

      public void replay(Receiver out) throws XPathException
      Description copied from class: Event
      Send the event to a receiver
      Overrides:
      replay in class Event
      Parameters:
      out - the receiver to which the event is to be sent
      Throws:
      XPathException - if the receiver reports an error