javax.xml.transform.Result, Receiverpublic class MessageEmitter extends XMLEmitter
allCharactersEncodable, characterSet, namePool, outputProperties, outputStream, pipelineConfig, streamResult, systemId, writerPI_DISABLE_OUTPUT_ESCAPING, PI_ENABLE_OUTPUT_ESCAPINGdeclarationIsWritten, elementCode, elementStack, empty, openStartTag, preferHex, undeclareNamespaces| Constructor | Description |
|---|---|
MessageEmitter() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
close() |
End of the document.
|
void |
endDocument() |
Notify the end of a document node
|
getConfiguration, getOutputProperties, getOutputStream, getPipelineConfiguration, getSystemId, getWriter, makeWriter, setOutputProperties, setOutputStream, setPipelineConfiguration, setStreamResult, setSystemId, setUnparsedEntity, setWriter, usesWriterclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitattribute, characters, closeStartTag, comment, emptyElementTagCloser, endElement, getCachedName, namespace, open, openDocument, outputCharacterReference, processingInstruction, putCachedName, startContent, startDocument, startElement, testCharacters, writeAttribute, writeCharSequence, writeDeclaration, writeDocType, writeEscapepublic void endDocument()
throws XPathException
XMLEmitterendDocument in interface ReceiverendDocument in class XMLEmitterXPathExceptionpublic void close()
throws XPathException
XMLEmitterclose in interface Receiverclose in class XMLEmitterXPathException