public class XHTMLEmitter extends XMLEmitter
declarationIsWritten, elementCode, elementStack, empty, openStartTag, preferHex, undeclareNamespaces
allCharactersEncodable, characterSet, namePool, outputProperties, outputStream, pipelineConfig, streamResult, systemId, writer
?????? |
---|
XHTMLEmitter() |
?????? | ????? |
---|---|
protected java.lang.String |
emptyElementTagCloser(java.lang.String displayName,
int nameCode)
Close an empty element tag.
|
protected void |
openDocument()
Do the real work of starting the document.
|
attribute, characters, close, closeStartTag, comment, endDocument, endElement, getCachedName, namespace, open, outputCharacterReference, processingInstruction, putCachedName, startContent, startDocument, startElement, testCharacters, writeAttribute, writeCharSequence, writeDeclaration, writeDocType, writeEscape
protected void openDocument() throws XPathException
openDocument
??? XMLEmitter
XPathException
protected java.lang.String emptyElementTagCloser(java.lang.String displayName, int nameCode)
emptyElementTagCloser
??? XMLEmitter
displayName
- the name of the empty elementnameCode
- the fingerprint of the name of the empty element