javax.xml.transform.Result
, Receiver
public class MessageEmitter extends XMLEmitter
allCharactersEncodable, characterSet, namePool, outputProperties, outputStream, pipelineConfig, streamResult, systemId, writer
PI_DISABLE_OUTPUT_ESCAPING, PI_ENABLE_OUTPUT_ESCAPING
declarationIsWritten, 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, usesWriter
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
attribute, characters, closeStartTag, comment, emptyElementTagCloser, endElement, getCachedName, namespace, open, openDocument, outputCharacterReference, processingInstruction, putCachedName, startContent, startDocument, startElement, testCharacters, writeAttribute, writeCharSequence, writeDeclaration, writeDocType, writeEscape
public void endDocument() throws XPathException
XMLEmitter
endDocument
in interface Receiver
endDocument
in class XMLEmitter
XPathException
public void close() throws XPathException
XMLEmitter
close
in interface Receiver
close
in class XMLEmitter
XPathException