Class Event.StartDocument

  • Enclosing class:
    Event

    public static class Event.StartDocument
    extends Event
    Event representing start of document
    • Constructor Detail

      • StartDocument

        public StartDocument​(int properties)
    • Method Detail

      • 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