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