public class MessageEmitter extends XMLEmitter
declarationIsWritten, elementCode, elementStack, empty, openStartTag, preferHex, specialInAtt, specialInText, undeclareNamespaces
allCharactersEncodable, characterSet, namePool, outputProperties, outputStream, pipelineConfig, streamResult, systemId, writer
Constructor and Description |
---|
MessageEmitter() |
Modifier and Type | Method and Description |
---|---|
void |
close()
End of the document.
|
attribute, characters, closeStartTag, comment, emptyElementTagCloser, endDocument, endElement, main, 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
public void close() throws XPathException
XMLEmitter
close
in interface Receiver
close
in class XMLEmitter
XPathException