public class MessageEmitter extends XMLEmitter
characterReferenceGenerator, declarationIsWritten, elementCode, elementStack, indentForNextAttribute, openStartTag, started, startedElement, undeclareNamespacesallCharactersEncodable, characterSet, namePool, outputProperties, outputStream, pipelineConfig, streamResult, systemId, writerPI_DISABLE_OUTPUT_ESCAPING, PI_ENABLE_OUTPUT_ESCAPING| Constructor and Description |
|---|
MessageEmitter() |
| Modifier and Type | Method and Description |
|---|---|
void |
close()
End of the document.
|
void |
endDocument()
Notify the end of a document node
|
attribute, characters, closeStartTag, comment, emptyElementTagCloser, endElement, getAttributeIndentString, namespace, open, openDocument, processingInstruction, setCharacterReferenceGenerator, setEscapeNonAscii, setIndentForNextAttribute, startContent, startDocument, startElement, testCharacters, usesTypeAnnotations, writeAttribute, writeCharSequence, writeDeclaration, writeDocType, writeDocTypeWithNullSystemId, writeEscapegetConfiguration, getOutputProperties, getOutputStream, getPipelineConfiguration, getSystemId, getWriter, makeOutputStream, makeWriter, setOutputProperties, setOutputStream, setPipelineConfiguration, setStreamResult, setSystemId, setUnparsedEntity, setWriter, usesWriterpublic void endDocument()
throws XPathException
XMLEmitterendDocument in interface ReceiverendDocument in class XMLEmitterXPathException - if an error occurspublic void close()
throws XPathException
XMLEmitterclose in interface Receiverclose in class XMLEmitterXPathException - if an error occursCopyright (c) 2004-2013 Saxonica Limited. All rights reserved.