| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
  |
  +--com.icl.saxon.output.XMLEmitter
        |
        +--com.icl.saxon.output.MessageEmitter
MessageEmitter is the default Emitter for xsl:message output. It is the same as XMLEmitter except for an extra newline at the end of the message
| Fields inherited from class com.icl.saxon.output.XMLEmitter | 
| characterSet, declarationIsWritten, empty, escaping, openStartTag, outputDetails, writer | 
| Constructor Summary | |
| MessageEmitter() | |
| Method Summary | |
|  void | endDocument()End of the document. | 
| Methods inherited from class com.icl.saxon.output.XMLEmitter | 
| characters, closeStartTag, comment, emptyElementTagCloser, endElement, outputCharacterReference, processingInstruction, setCharacterSet, setDocumentLocator, setEscaping, setOutputDetails, setWriter, startDocument, startElement, startPrefixMapping, testCharacters, testCharacters, unwindNamespaces, writeAttribute, writeDeclaration, writeDocType, writeEscape | 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
public MessageEmitter()
| Method Detail | 
public void endDocument()
                 throws org.xml.sax.SAXException
XMLEmitterendDocument in class XMLEmitter| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||