net.sf.saxon.event
Class MessageEmitter
- Result, Receiver
public class MessageEmitter
MessageEmitter is the default Receiver for xsl:message output.
It is the same as XMLEmitter except for an extra newline at the end of the message
void | close() - End of the document.
|
void | endDocument() - Notify the end of a document node
|
attribute , characters , close , closeStartTag , comment , emptyElementTagCloser , endDocument , endElement , namespace , open , openDocument , outputCharacterReference , processingInstruction , startContent , startDocument , startElement , testCharacters , writeAttribute , writeCharSequence , writeDeclaration , writeDocType , writeEscape |
getConfiguration , getOutputProperties , getOutputStream , getPipelineConfiguration , getSystemId , getWriter , makeWriter , setOutputProperties , setOutputStream , setPipelineConfiguration , setStreamResult , setSystemId , setUnparsedEntity , setWriter , usesWriter |