javax.xml.transform.Result, Receiverpublic class XHTMLEmitter extends XMLEmitter
allCharactersEncodable, characterSet, namePool, outputProperties, outputStream, pipelineConfig, streamResult, systemId, writerPI_DISABLE_OUTPUT_ESCAPING, PI_ENABLE_OUTPUT_ESCAPINGdeclarationIsWritten, elementCode, elementStack, empty, openStartTag, preferHex, undeclareNamespaces| Constructor | Description |
|---|---|
XHTMLEmitter() |
| Modifier and Type | Method | Description |
|---|---|---|
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.
|
getConfiguration, getOutputProperties, getOutputStream, getPipelineConfiguration, getSystemId, getWriter, makeWriter, setOutputProperties, setOutputStream, setPipelineConfiguration, setStreamResult, setSystemId, setUnparsedEntity, setWriter, usesWriterclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitattribute, characters, close, closeStartTag, comment, endDocument, endElement, getCachedName, namespace, open, outputCharacterReference, processingInstruction, putCachedName, startContent, startDocument, startElement, testCharacters, writeAttribute, writeCharSequence, writeDeclaration, writeDocType, writeEscapeprotected void openDocument()
throws XPathException
openDocument in class XMLEmitterXPathExceptionprotected java.lang.String emptyElementTagCloser(java.lang.String displayName,
int nameCode)
emptyElementTagCloser in class XMLEmitterdisplayName - the name of the empty elementnameCode - the fingerprint of the name of the empty element