public class MessageEmitter extends XMLEmitter
declarationIsWritten, elementCode, elementStack, empty, openStartTag, preferHex, undeclareNamespaces
allCharactersEncodable, characterSet, namePool, outputProperties, outputStream, pipelineConfig, streamResult, systemId, writer
?????? |
---|
MessageEmitter() |
?????? | ????? |
---|---|
void |
close()
End of the document.
|
void |
endDocument()
Notify the end of a document node
|
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
???? Receiver
endDocument
??? XMLEmitter
XPathException
public void close() throws XPathException
XMLEmitter
close
???? Receiver
close
??? XMLEmitter
XPathException