public class XHTMLEmitter extends XMLEmitter
declarationIsWritten, elementCode, elementStack, empty, openStartTag, preferHex, undeclareNamespaces
allCharactersEncodable, characterSet, namePool, outputProperties, outputStream, pipelineConfig, streamResult, systemId, writer
Constructor and Description |
---|
XHTMLEmitter() |
Modifier and Type | Method and 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.
|
attribute, characters, close, closeStartTag, comment, endDocument, endElement, getCachedName, namespace, open, outputCharacterReference, processingInstruction, putCachedName, startContent, startDocument, startElement, testCharacters, writeAttribute, writeCharSequence, writeDeclaration, writeDocType, writeEscape
getConfiguration, getOutputProperties, getOutputStream, getPipelineConfiguration, getSystemId, getWriter, makeWriter, setOutputProperties, setOutputStream, setPipelineConfiguration, setStreamResult, setSystemId, setUnparsedEntity, setWriter, usesWriter
protected void openDocument() throws XPathException
openDocument
in class XMLEmitter
XPathException
protected java.lang.String emptyElementTagCloser(java.lang.String displayName, int nameCode)
emptyElementTagCloser
in class XMLEmitter
displayName
- the name of the empty elementnameCode
- the fingerprint of the name of the empty element