Event.Append, Event.Attribute, Event.Comment, Event.EndDocument, Event.EndElement, Event.Namespace, Event.ProcessingInstruction, Event.StartContent, Event.StartDocument, Event.StartElement, Event.Text| Constructor and Description |
|---|
EndDocument() |
| Modifier and Type | Method and Description |
|---|---|
void |
replay(Receiver out)
Send the event to a receiver
|
public void replay(Receiver out) throws XPathException
Eventreplay in class Eventout - the receiver to which the event is to be sentXPathException - the the receiver reports an errorCopyright (c) 2004-2020 Saxonica Limited. All rights reserved.