public class StandardMessageHandler extends java.lang.Object implements java.util.function.Consumer<Message>
xsl:message and xsl:assert
output.| Constructor and Description |
|---|
StandardMessageHandler(Configuration config) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(Message message) |
UnicodeWriter |
getUnicodeWriter()
Get the destination to which serialized messages will be written
|
void |
setUnicodeWriter(UnicodeWriter writer)
Set the destination to which serialized messages will be written
|
public StandardMessageHandler(Configuration config)
public void setUnicodeWriter(UnicodeWriter writer)
writer - the destination for serialized messagespublic UnicodeWriter getUnicodeWriter()
Copyright (c) 2004-2022 Saxonica Limited. All rights reserved.