public class MessageEmitter extends XMLEmitter
locator, namePool, outputProperties, outputStream, systemId, writer
PI_DISABLE_OUTPUT_ESCAPING, PI_ENABLE_OUTPUT_ESCAPING
characterSet, declarationIsWritten, empty, escaping, lastDisplayName, lastNameCode, lastPrefix, lastURI, openStartTag, preferHex
Constructor | Description |
---|---|
MessageEmitter() |
Modifier and Type | Method | Description |
---|---|---|
void |
endDocument() |
End of the document.
|
getNamePool, getOutputProperties, getOutputStream, getSystemId, getWriter, makeEmitter, setNamePool, setOutputStream, setSystemId, setWriter, usesWriter
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
characters, closeStartTag, comment, emptyElementTagCloser, endElement, outputCharacterReference, processingInstruction, setDocumentLocator, setEscaping, setOutputProperties, setResult, setUnparsedEntity, startDocument, startElement, testCharacters, testCharacters, writeAttribute, writeDeclaration, writeDocType, writeEscape
public void endDocument() throws javax.xml.transform.TransformerException
XMLEmitter
endDocument
in class XMLEmitter
javax.xml.transform.TransformerException