Class StandardMessageHandler
java.lang.Object
net.sf.saxon.lib.StandardMessageHandler
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidGet the destination to which serialized messages will be writtenvoidsetUnicodeWriter(UnicodeWriter writer) Set the destination to which serialized messages will be written
-
Constructor Details
-
StandardMessageHandler
-
-
Method Details
-
setUnicodeWriter
Set the destination to which serialized messages will be written- Parameters:
writer- the destination for serialized messages
-
getUnicodeWriter
Get the destination to which serialized messages will be written- Returns:
- the destination for serialized messages
-
accept
-