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 |
---|
StartContent() |
Modifier and Type | Method and Description |
---|---|
void |
replay(Receiver out)
Send the event to a receiver
|
public void replay(Receiver out) throws XPathException
Event
replay
in class Event
out
- the receiver to which the event is to be sentXPathException
- the the receiver reports an errorCopyright (c) 2004-2020 Saxonica Limited. All rights reserved.